demo/reader_writer_demo.cc
changeset 2203 5f1a83b565fb
parent 1875 98698b69a902
child 2391 14a343be7a5a
equal deleted inserted replaced
7:e3d5c50fdf4f 8:9a500ad472f5
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * demo/reader_writer_demo.cc - Part of LEMON, a generic C++ optimization
       
     3  * library
       
     4  *
     2  *
     5  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     3  * This file is a part of LEMON, a generic C++ optimization library
       
     4  *
       
     5  * Copyright (C) 2003-2006
       
     6  * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     6  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     7  *
     8  *
     8  * Permission to use, modify and distribute this software is granted
     9  * Permission to use, modify and distribute this software is granted
     9  * provided that this copyright notice appears in all copies. For
    10  * provided that this copyright notice appears in all copies. For
    10  * precise terms see the accompanying LICENSE file.
    11  * precise terms see the accompanying LICENSE file.