lemon/network_simplex.h
2010-05-03 Merge bugfix #368 to branch 1.2
2010-05-02 Fix the usage of min() (#368)
2010-03-06 Unify the sources (#339)
2010-03-04 Clarify type names in NetworkSimplex (#353)
2010-02-26 Merge #340
2010-02-20 New heuristics for MCF algorithms (#340)
2010-02-10 Handle graph changes in the MCF algorithms (#327)
2009-11-12 Small doc improvements + unifications in MCF classes (#180)
2009-11-12 Small implementation improvements in MCF algorithms (#180)
2009-11-18 Merge
2009-11-13 Small doc fixes in several files (#331)
2009-10-10 Insert citations into the doc (#184)
2009-09-26 Merge
2009-09-25 Small improvements for NetworkSimplex (#298)
2009-07-02 Add a parameter to control arc mixing in NS (#298)
2009-07-01 Small improvements in NS pivot rules (#298)
2009-05-12 Fix the GEQ/LEQ handling in NetworkSimplex + improve doc (#291)
2009-04-29 Resolve gcc-4.3 warning in lemon/network_simplex.h
2009-04-29 Less map copying in NetworkSimplex (#234)
2009-04-29 Rename Flow to Value in the flow algorithms (#266)
2009-04-29 Support negative costs and bounds in NetworkSimplex (#270)
2009-04-24 Merge
2009-04-24 Bug fix in NetworkSimplex (#234)
2009-04-23 Fix usage of sqrt() (#268)
2009-04-17 Support >= and <= constraints in NetworkSimplex (#219, #234)
2009-04-03 Support real types + numerical stability fix in NS (#254)
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-03-23 Use XTI implementation instead of ATI in NetworkSimplex (#234)
2009-03-23 Internal restructuring and renamings in NetworkSimplex (#234)
2009-02-24 Port NetworkSimplex from SVN -r3520 (#234)