2009-05-06 Peter Kovacs Bug fixes in connectivity.h (#285)
2009-04-29 Alpar Juttner Merge
2009-04-29 Akos Ladanyi Add the solver libraries to lemon.pc.in (#281)
2009-04-29 Alpar Juttner Merge
2009-04-29 Alpar Juttner Resolve gcc-4.3 warning in lemon/network_simplex.h
2009-04-29 Peter Kovacs Less map copying in NetworkSimplex (#234)
2009-04-29 Peter Kovacs Rename Flow to Value in the flow algorithms (#266)
2009-04-29 Peter Kovacs Support negative costs and bounds in NetworkSimplex (#270)
2009-04-29 Alpar Juttner Merge
2009-04-28 Akos Ladanyi Check the version number in FindGLPK (#277)
2009-04-27 Akos Ladanyi Add GLPK_ROOT_DIR variable to FindGLPK (#277)
2009-04-28 Akos Ladanyi Link libm and libpthread if using CPLEX (#277)
2009-04-27 Akos Ladanyi Add CPLEX_ROOT_DIR variable to FindCPLEX (#277)
2009-04-28 Akos Ladanyi Look for COIN libraries with and without the lib prefix too (#277)
2009-04-29 Alpar Juttner Merge
2009-04-29 Alpar Juttner Merge
2009-04-28 Akos Ladanyi Remove superfluous HAVE_CONFIG_H (#278)
2009-04-28 Akos Ladanyi Add cbc.h to lemon/Makefile.am (#279)
2009-04-28 Balazs Dezso Fix Makefile.am EXTRA_DIST (#276)
2009-04-28 Alpar Juttner Merge
2009-04-28 Akos Ladanyi Merge and extend the fix of #275
2009-04-26 Alpar Juttner Merge
2009-04-26 Peter Kovacs Modify the interface of MinCostArborescence + improvements (#267)
2009-04-25 Alpar Juttner Merge
2009-04-25 Peter Kovacs Modify the interface of Suurballe (#266, #181)
2009-04-25 Peter Kovacs Support infinite bounds in Circulation + fixes (#270, #266)
2009-04-23 Akos Ladanyi FindCOIN for CMake (#256)
2009-04-23 Akos Ladanyi FindCPLEX for CMake (#256)
2009-04-23 Akos Ladanyi FindGLPK improvements (#256)
2009-04-24 Alpar Juttner Merge
2009-04-24 Peter Kovacs Fix and uniform the usage of Graph and Parent typedefs (#268)
2009-04-24 Peter Kovacs VS compatibility fix (#268)
2009-04-24 Peter Kovacs Exploit the changes of #190 in MCF test file (#234, #190)
2009-04-24 Peter Kovacs Support LEQ and GEQ supply constraints in dimacs-solver (#234, #219)
2009-04-24 Peter Kovacs Bug fix in NetworkSimplex (#234)
2009-04-23 Alpar Juttner Fix usage of sqrt() (#268)
2009-04-21 Alpar Juttner Merge and fix
2009-04-17 Peter Kovacs Slightly modify the interface of Circulation and Preflow (#266)
2009-04-17 Peter Kovacs Support >= and <= constraints in NetworkSimplex (#219, #234)
2009-04-03 Peter Kovacs Support real types + numerical stability fix in NS (#254)
2009-04-03 Peter Kovacs Separate types for flow and cost values in NetworkSimplex (#234)
2009-03-25 Peter Kovacs Support multiple run() calls in NetworkSimplex (#234)
2009-03-25 Peter Kovacs Rework the interface of NetworkSimplex (#234)
2009-03-23 Peter Kovacs Use XTI implementation instead of ATI in NetworkSimplex (#234)
2009-03-23 Peter Kovacs Internal restructuring and renamings in NetworkSimplex (#234)
2009-02-24 Peter Kovacs Support min cost flow in dimacs-solver (#234)
2009-02-24 Peter Kovacs Port NetworkSimplex from SVN -r3520 (#234)
2009-04-21 Alpar Juttner Merge
2009-04-21 Alpar Juttner Merge
2009-04-18 Balazs Dezso Add more docs to LGF function interface (#109)
2009-04-18 Balazs Dezso Fix in HaoOrlin (#264)
2009-04-15 Peter Kovacs Improvements and fixes for the minimum cut algorithms (#264)
2009-04-18 Alpar Juttner Merge
2009-04-17 Peter Kovacs Rename max_matching.h to matching.h (#265)
2009-04-17 Peter Kovacs Extend and modify the interface of matching algorithms (#265)
2009-04-15 Peter Kovacs Improvements for the Euler tools and the test file (#264)
2009-04-15 Peter Kovacs Bug fix in the Euler iterators (#264)
2009-04-15 Peter Kovacs Imporvements for the matching algorithms (#264)
2009-04-15 Alpar Juttner Merge
2009-04-15 Alpar Juttner Merge