2009-11-12 Peter Kovacs Small implementation improvements in MCF algorithms (#180)
2009-11-12 Peter Kovacs More options for run() in scaling MCF algorithms (#180)
2009-11-12 Peter Kovacs Entirely rework CostScaling (#180)
2009-11-12 Peter Kovacs Port CostScaling from SVN -r3524 (#180)
2009-11-12 Peter Kovacs Traits class + a named parameter for CapacityScaling (#180)
2009-11-12 Peter Kovacs Entirely rework CapacityScaling (#180)
2009-11-12 Peter Kovacs Port CapacityScaling from SVN -r3524 (#180)
2009-12-13 Peter Kovacs Memory leak bugfix in BellmanFord (#51)
2009-12-10 Alpar Juttner Merge bugfix #330
2009-12-10 Alpar Juttner Merge
2009-11-13 Peter Kovacs Bug fix in map_extender.h (#330)
2009-12-10 Balazs Dezso Fix clear() function in ExtendFindEnum (#335)
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)