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)