test/min_cost_flow_test.cc
2009-05-12 Avoid Intel C++ Compiler warnings
2009-05-12 Extend min cost flow test file + check dual costs (#291)
2009-04-29 Less map copying in NetworkSimplex (#234)
2009-04-29 Support negative costs and bounds in NetworkSimplex (#270)
2009-04-24 Exploit the changes of #190 in MCF test file (#234, #190)
2009-04-17 Support >= and <= constraints in NetworkSimplex (#219, #234)
2009-04-03 Separate types for flow and cost values in NetworkSimplex (#234)
2009-03-25 Support multiple run() calls in NetworkSimplex (#234)
2009-03-25 Rework the interface of NetworkSimplex (#234)
2009-02-24 Port NetworkSimplex from SVN -r3520 (#234)