- Various doc improvements (#331) 2009-11-15, by Peter Kovacs
- Small doc fixes in several files (#331) 2009-11-13, by Peter Kovacs
- Doc improvements for Path and PathDumper concepts (#331) 2009-11-13, by Peter Kovacs
- Merge #321 2009-11-05, by Alpar Juttner
- Merge #293 2009-11-05, by Alpar Juttner
- Merge 2009-11-05, by Alpar Juttner
- Small fixes related to BellmanFord (#51) 2009-09-28, by Peter Kovacs
- Merge #68 (Port static graph implementation) 2009-11-05, by Alpar Juttner
- Merge 2009-11-05, by Alpar Juttner
- Make some graph member functions static (#311, #68) 2009-09-29, by Peter Kovacs
- Add a new build() function to StaticDigraph (#68) 2009-09-29, by Peter Kovacs
- Extend the interface of StaticDigraph (#68) 2009-09-29, by Peter Kovacs
- Add documentation for StaticDigraph (#68) 2009-08-25, by Peter Kovacs
- Small improvements + add tests for StaticDigraph (#68) 2009-08-25, by Peter Kovacs
- Port StaticDigraph from SVN -r3524 (#68) 2009-08-25, by Peter Kovacs
- Small fix in the doc (#179) 2009-10-16, by Peter Kovacs
- Add citations to the min mean cycle classes (#179, #184) 2009-10-15, by Peter Kovacs
- Merge #179 (Port the min mean cycle algorithms) 2009-11-05, by Alpar Juttner
- Add tolerance() functions for MMC classes (#179) 2009-08-18, by Peter Kovacs
- Separate group for the min mean cycle classes (#179) 2009-08-12, by Peter Kovacs
- Simplify comparisons in min mean cycle classes (#179) 2009-08-11, by Peter Kovacs
- Add HartmannOrlin algorithm class (#179) 2009-08-11, by Peter Kovacs
- Add Karp algorithm class (#179) 2009-08-11, by Peter Kovacs
- Rename MinMeanCycle to Howard (#179) 2009-08-10, by Peter Kovacs
- Add a detailed test file for MinMeanCycle and fix test_tools.h (#179) 2009-08-07, by Peter Kovacs
- Rename cyclePath() to cycle() in MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Traits class + named parameters for MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Rework and fix the implementation of MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Simplify the interface of MinMeanCycle (#179) 2009-08-03, by Peter Kovacs
- Port MinMeanCycle from SVN -r3524 (#179) 2009-08-03, by Peter Kovacs