src/test/min_cost_flow_test.cc
changeset 1277 e4cc8e996912
parent 941 186aa53d2802
child 1359 1581f961cfaa
equal deleted inserted replaced
3:b6833b0bec66 4:07f2b82a46eb
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * src/test/min_cost_flow_test.cc - Part of LEMON, a generic C++ optimization library
     2  * src/test/min_cost_flow_test.cc - Part of LEMON, a generic C++ optimization library
     3  *
     3  *
     4  * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     4  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * (Egervary Combinatorial Optimization Research Group, EGRES).
     5  * (Egervary Combinatorial Optimization Research Group, EGRES).
     6  *
     6  *
     7  * Permission to use, modify and distribute this software is granted
     7  * Permission to use, modify and distribute this software is granted
     8  * provided that this copyright notice appears in all copies. For
     8  * provided that this copyright notice appears in all copies. For
     9  * precise terms see the accompanying LICENSE file.
     9  * precise terms see the accompanying LICENSE file.