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
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