# # ChangeLog for test/min_cost_flow_test.cc in lemon # # Generated by Trac 1.2.3 # 04/18/24 11:37:08 Wed, 10 Feb 2010 18:05:20 GMT Peter Kovacs [898:75c97c3786d6] * lemon/capacity_scaling.h (modified) * lemon/cost_scaling.h (modified) * lemon/cycle_canceling.h (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Handle graph changes in the MCF algorithms (#327) The reset() ... Thu, 12 Nov 2009 23:24:39 GMT Peter Kovacs [885:d93490b861e9] * test/min_cost_flow_test.cc (modified) Adds tests for the new MCF algorithms (#180) Thu, 12 Nov 2009 23:23:07 GMT Peter Kovacs [884:bc75ee2ad082] * test/min_cost_flow_test.cc (modified) Rework the MCF test file to help extending it (#180) Tue, 12 May 2009 18:08:23 GMT Peter Kovacs [716:4faca85d40e6] * test/min_cost_flow_test.cc (modified) Avoid Intel C++ Compiler warnings Tue, 12 May 2009 10:08:06 GMT Peter Kovacs [711:cc61d09f053b] * test/min_cost_flow_test.cc (modified) Extend min cost flow test file + check dual costs (#291) Wed, 29 Apr 2009 14:54:27 GMT Peter Kovacs [689:111698359429] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Less map copying in NetworkSimplex (#234) - The graph is copied in ... Wed, 29 Apr 2009 01:15:24 GMT Peter Kovacs [687:6c408d864fa1] * doc/groups.dox (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) * tools/dimacs-solver.cc (modified) Support negative costs and bounds in NetworkSimplex (#270) * The ... Fri, 24 Apr 2009 10:23:53 GMT Peter Kovacs [662:e3d9bff447ed] * test/min_cost_flow_test.cc (modified) Exploit the changes of #190 in MCF test file (#234, #190) Fri, 17 Apr 2009 16:04:36 GMT Peter Kovacs [656:e6927fe719e6] * doc/groups.dox (modified) * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Support >= and <= constraints in NetworkSimplex (#219, #234) By ... Fri, 03 Apr 2009 11:46:16 GMT Peter Kovacs [654:9ad8d2122b50] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Separate types for flow and cost values in NetworkSimplex (#234) Wed, 25 Mar 2009 20:37:50 GMT Peter Kovacs [653:c7d160f73d52] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) Support multiple run() calls in NetworkSimplex (#234) Wed, 25 Mar 2009 14:58:44 GMT Peter Kovacs [652:5232721b3f14] * lemon/network_simplex.h (modified) * test/min_cost_flow_test.cc (modified) * tools/dimacs-solver.cc (modified) Rework the interface of NetworkSimplex (#234) The parameters of the ... Tue, 24 Feb 2009 08:46:02 GMT Peter Kovacs [648:e8349c6f12ca] * lemon/Makefile.am (modified) * lemon/network_simplex.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/min_cost_flow_test.cc (added) Port NetworkSimplex from SVN -r3520 (#234)