demo/topology_demo.cc
changeset 1960 a60b681d0825
parent 1910 f95eea8c34b0
child 2115 4cd528a30ec1
equal deleted inserted replaced
3:9510c22b214a 4:be59a5338ae0
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * demo/min_route.cc - Part of LEMON, a generic C++ optimization library
       
     3  *
     2  *
     4  * 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
     5  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     6  *
     8  *
     7  * Permission to use, modify and distribute this software is granted
     9  * Permission to use, modify and distribute this software is granted
     8  * provided that this copyright notice appears in all copies. For
    10  * provided that this copyright notice appears in all copies. For
     9  * precise terms see the accompanying LICENSE file.
    11  * precise terms see the accompanying LICENSE file.