2009-12-09 Alpar Juttner Merge #62
2009-10-04 Balazs Dezso Planarity checking function instead of class (#62)
2009-09-09 Balazs Dezso Port planarity related algorithms from SVN 3509 (#62)
2009-11-20 Alpar Juttner Merge
2009-11-18 Balazs Dezso Fix in HartmannOrlin algorithm (#333)
2009-11-19 Alpar Juttner Valgring option for ./scripts/bootstrap.sh
2009-11-18 Akos Ladanyi Optionally use valgrind when running tests + other build system fixes
2009-11-18 Alpar Juttner Merge
2009-11-18 Alpar Juttner Merge
2009-11-18 Alpar Juttner Fix gcc-4.4 compilation warning
2009-11-13 Peter Kovacs Map utility functions (#320)
2009-11-18 Alpar Juttner Merge
2009-11-15 Peter Kovacs Various doc improvements (#331)
2009-11-13 Peter Kovacs Small doc fixes in several files (#331)
2009-11-13 Peter Kovacs Doc improvements for Path and PathDumper concepts (#331)
2009-11-05 Alpar Juttner Merge #321
2009-11-05 Alpar Juttner Merge #293
2009-11-05 Alpar Juttner Merge
2009-09-28 Peter Kovacs Small fixes related to BellmanFord (#51)
2009-11-05 Alpar Juttner Merge #68 (Port static graph implementation)
2009-11-05 Alpar Juttner Merge
2009-09-29 Peter Kovacs Make some graph member functions static (#311, #68)
2009-09-29 Peter Kovacs Add a new build() function to StaticDigraph (#68)
2009-09-29 Peter Kovacs Extend the interface of StaticDigraph (#68)
2009-08-25 Peter Kovacs Add documentation for StaticDigraph (#68)
2009-08-25 Peter Kovacs Small improvements + add tests for StaticDigraph (#68)
2009-08-25 Peter Kovacs Port StaticDigraph from SVN -r3524 (#68)
2009-10-16 Peter Kovacs Small fix in the doc (#179)
2009-10-15 Peter Kovacs Add citations to the min mean cycle classes (#179, #184)
2009-11-05 Alpar Juttner Merge #179 (Port the min mean cycle algorithms)
2009-08-18 Peter Kovacs Add tolerance() functions for MMC classes (#179)
2009-08-12 Peter Kovacs Separate group for the min mean cycle classes (#179)
2009-08-11 Peter Kovacs Simplify comparisons in min mean cycle classes (#179)
2009-08-11 Peter Kovacs Add HartmannOrlin algorithm class (#179)
2009-08-11 Peter Kovacs Add Karp algorithm class (#179)
2009-08-10 Peter Kovacs Rename MinMeanCycle to Howard (#179)
2009-08-07 Peter Kovacs Add a detailed test file for MinMeanCycle and fix test_tools.h (#179)
2009-08-06 Peter Kovacs Rename cyclePath() to cycle() in MinMeanCycle (#179)
2009-08-06 Peter Kovacs Traits class + named parameters for MinMeanCycle (#179)
2009-08-06 Peter Kovacs Rework and fix the implementation of MinMeanCycle (#179)
2009-08-03 Peter Kovacs Simplify the interface of MinMeanCycle (#179)
2009-08-03 Peter Kovacs Port MinMeanCycle from SVN -r3524 (#179)
2009-11-05 Alpar Juttner Merge #184
2009-10-10 Peter Kovacs Update Doxygen configuration file
2009-10-10 Peter Kovacs Insert citations into the doc (#184)
2009-10-10 Peter Kovacs Handle url fields in bib2dox.py (#184)
2009-10-12 Alpar Juttner Merge bugfix #322
2009-10-12 Akos Ladanyi Distribute LEMONConfig.cmake.in (#322)
2009-10-12 Alpar Juttner Merge bugfix in #250
2009-10-05 Alpar Juttner Merge #317
2009-09-30 Balazs Dezso Remove unnecessary OsiCbc dependency (#317)
2009-09-27 Alpar Juttner Fix (and improve) error message in mip_test.cc (#317)
2009-10-05 Alpar Juttner Add soplex support to scripts/bootstrap.sh plus...
2009-10-03 Balazs Dezso Faster add row operation (#203)
2009-10-02 Peter Kovacs Improve bib2dox.py using \section for entiries (#184)
2009-09-26 Alpar Juttner Integrate bib2dox.py into the build environments (#184)
2009-09-26 Peter Kovacs Add bib->dox converter and initial references.bib (#184)
2009-09-30 Alpar Juttner Merge #311
2009-09-30 Alpar Juttner Merge
2009-09-29 Peter Kovacs Add a warning for List(Di)Graph::Snapshot (#311)
2009-09-28 Peter Kovacs Modify the implementation of ListDigraph::ArcIt (#311)
2009-08-23 Peter Kovacs Much better implementation for node splitting (#311)
2009-08-23 Peter Kovacs Add a resize() function to HypercubeGraph (#311)
2009-08-23 Peter Kovacs Add reserve functions to ListGraph and SmartGraph (#311)
2009-08-23 Peter Kovacs Doc improvements, fixes and unifications for graphs (#311)
2009-08-23 Peter Kovacs Doc improvements and unification for graph concepts (#311)
2009-09-29 Alpar Juttner Copyright notices added to scripts
2009-09-29 Alpar Juttner Simple interactive bootstrap script
2009-09-26 Alpar Juttner Merge #298
2009-09-26 Alpar Juttner Merge
2009-09-25 Peter Kovacs Small improvements for NetworkSimplex (#298)
2009-07-02 Peter Kovacs Add a parameter to control arc mixing in NS (#298)
2009-07-01 Peter Kovacs Small improvements in NS pivot rules (#298)
2009-09-26 Alpar Juttner Merge #302
2009-09-25 Peter Kovacs Add creator functions for IdMap and RangeIdMap (#302)
2009-09-25 Peter Kovacs Rename ValueIterator to ValueIt in graph maps (#302)
2009-09-25 Peter Kovacs Extend maps_test.cc (#302)
2009-08-02 Peter Kovacs Doc improvements for several graph maps (#302)
2009-08-02 Peter Kovacs Merge
2009-07-23 Peter Kovacs Improvements for graph maps (#302)
2009-09-25 Alpar Juttner Merge
2009-08-20 Peter Kovacs Also check ReferenceMapTag in concept checks (#312)
2009-09-25 Alpar Juttner Merge
2009-08-02 Peter Kovacs Small doc improvements (#304)
2009-09-25 Alpar Juttner Merge
2009-07-24 Peter Kovacs Rearrange modules (#303)
2009-07-24 Peter Kovacs Small doc improvements
2009-08-31 Alpar Juttner Merge
2009-07-08 Peter Kovacs Unify member names in heaps (#299)
2009-07-08 Peter Kovacs Move the heaps to a separate group (#299)
2009-07-08 Peter Kovacs Improve and unify the documentation of heaps (#299)
2009-08-31 Alpar Juttner Merge
2009-07-23 Peter Kovacs Much faster implementation for BinomHeap (#301)
2009-07-20 Peter Kovacs Smarter bubbleDown() in K-ary heaps (#301)
2009-07-10 Peter Kovacs Small improvements in heap implementations (#301)
2009-07-10 Peter Kovacs Make K a template parameter in KaryHeap (#301)
2009-07-09 Peter Kovacs Improve and unify the doc + names in the new heaps (#301)
2009-07-09 Peter Kovacs Bug fix in PairingHeap::pop() (#301)
2009-07-09 Peter Kovacs Add fourary, k-ary, pairing and binomial heaps (#301)
2009-08-31 Alpar Juttner Merge
2009-08-02 Peter Kovacs Add negativeCycle() function to BellmanFord (#51)
2009-08-02 Peter Kovacs Add a detailed test file for BellmanFord (#51)
2009-08-02 Peter Kovacs Improvements and unifications for BellmanFord (#51)
2009-07-24 Peter Kovacs Port Bellman-Ford algorithm from SVN -r3524 (#51)
2009-08-31 Alpar Juttner Merge
2009-07-21 Peter Kovacs Improvements for iterable maps (#73)
2009-06-27 Balazs Dezso Port iterable maps from SVN 3509 (#73)
2009-08-31 Alpar Juttner Merge
2009-08-03 Peter Kovacs Bug fix + extension in the rename script (#305)
2009-08-31 Alpar Juttner Merge
2009-08-18 Peter Kovacs Test file + doc improvements (#307)
2009-08-18 Peter Kovacs Bug fix in Preflow and Circulation (#307)
2009-08-20 Alpar Juttner Merge
2009-08-20 Alpar Juttner Merge
2009-08-20 Peter Kovacs Add missing 'explicit' keywords (#311)
2009-07-23 Peter Kovacs Fix the implementation and doc of CrossRefMap (#302)
2009-06-11 Balazs Dezso Unification of names in heaps (#50)
2009-06-11 Balazs Dezso Simplified implementation of bucket heaps (#50)
2009-06-11 Balazs Dezso Port remaining heaps from SVN -r 3509 (#50)
2009-05-29 Akos Ladanyi Set the version to 'hg-tip' if everything fails
2009-05-29 Akos Ladanyi Minor CMake improvements
2009-05-29 Akos Ladanyi Put the version string into config.h
2009-05-29 Akos Ladanyi Fix the check for the 'long long' type
2009-05-28 Akos Ladanyi Change the label of the html project in Visual Studio
2009-05-27 Akos Ladanyi Generate and install LEMONConfig.cmake
2009-05-27 Akos Ladanyi Add tools/CMakeLists.txt to the tarball
2009-05-26 Akos Ladanyi Rename documentation install folder from 'docs' to 'html'
2009-05-26 Akos Ladanyi Remove duplications from doc/CMakeLists.txt