lemon/network_simplex.h
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)