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
2009-04-15 Alpar Juttner Rotate and enlarge some images (#262)
2009-04-15 Peter Kovacs Add images + fixes in the doc of connectivity tools (#262)
2009-04-15 Peter Kovacs Improve test files for some algorithms (#263)
2009-04-15 Peter Kovacs Small doc improvements (#263)
2009-04-14 Alpar Juttner Merge
2009-04-14 Peter Kovacs Remove notes about reference maps as extra features (#190)
2009-04-14 Peter Kovacs Exploit that the standard maps are reference maps (#190)
2009-04-14 Peter Kovacs Standard graph maps are required to be reference maps (#190)
2009-04-14 Peter Kovacs Various improvements and fixes (mainly in the doc) (#190)
2009-04-10 Alpar Juttner Merge
2009-04-10 Alpar Juttner Merge
2009-04-08 Balazs Dezso Unified message handling for LP and MIP solvers (#9)
2009-04-09 Balazs Dezso Force cplex checking (#260)
2009-04-08 Peter Kovacs Add RangeIdMap, CrossRefMap to the rename script (#160)
2009-04-07 Alpar Juttner Merge
2009-04-04 Alpar Juttner DescriptorMap->RangeIdMap, InvertableMap->CrossRefMap (#160)
2009-04-07 Alpar Juttner Merge
2009-04-06 Akos Ladanyi Fix compilation with MSVC (#259)
2009-04-06 Akos Ladanyi Fix compilation with MSVC (#258)
2009-04-03 Akos Ladanyi Single check macro for all COIN-OR dependencies (#204)
2009-04-01 Balazs Dezso Add CBC support (#204)
2009-04-02 Balazs Dezso Silent glp_adv_basis() (#255)
2009-04-01 Balazs Dezso Fixing presolver and basis handling (#255)
2009-04-01 Akos Ladanyi Add 'demo' make target for building the demo programs
2009-04-01 Alpar Juttner Fix in .hgignore
2009-03-31 Alpar Juttner Merge
2009-03-30 Alpar Juttner Accept negative values as unbounded capacity in dimacs readers (#243)
2009-03-29 Alpar Juttner Merge
2009-03-29 Peter Kovacs Various doc improvements (#248)
2009-03-27 Peter Kovacs Improve timer and counter tests (#253)
2009-03-28 Alpar Juttner Merge
2009-03-27 Alpar Juttner Merge
2009-03-27 Peter Kovacs Fix and extend the migration script (#245)
2009-03-27 Peter Kovacs Bug fix in unify-sources.sh (#245)
2009-03-27 Alpar Juttner Merge
2009-03-19 Akos Ladanyi CMake subproject support fixes (#240)
2009-03-19 Balazs Dezso Fix lp related errors and warnings (#241 and #242)
2009-03-18 Alpar Juttner Switch on warnings when compiling the lib
2009-03-16 Akos Ladanyi Make it possible to use LEMON as a CMake subproject (#240)
2009-03-05 Alpar Juttner Merge
2009-03-04 Alpar Juttner Merge
2009-03-04 Peter Kovacs Doc improvements in GomoryHu (#66)
2009-02-25 Alpar Juttner Remane GomoryHuTree to GomoryHu (#66)
2009-02-25 Alpar Juttner Cut iterators for GomoryHuTree + doc cleanup + bug fixes (#66)
2009-02-20 Janos Tapolcai Porting Gomory-Hu algorithm (#66)
2009-03-04 Alpar Juttner Merge