Tue, 29 Sep 2009 12:03:02 +0200 Peter Kovacs Add a new build() function to StaticDigraph (#68)
Tue, 29 Sep 2009 10:39:20 +0200 Peter Kovacs Extend the interface of StaticDigraph (#68)
Tue, 25 Aug 2009 16:32:47 +0200 Peter Kovacs Add documentation for StaticDigraph (#68)
Tue, 25 Aug 2009 13:58:43 +0200 Peter Kovacs Small improvements + add tests for StaticDigraph (#68)
Tue, 25 Aug 2009 11:09:02 +0200 Peter Kovacs Port StaticDigraph from SVN -r3524 (#68)
Fri, 16 Oct 2009 09:50:18 +0200 Peter Kovacs Small fix in the doc (#179)
Thu, 15 Oct 2009 12:55:41 +0200 Peter Kovacs Add citations to the min mean cycle classes (#179, #184)
Thu, 05 Nov 2009 08:39:49 +0100 Alpar Juttner Merge #179 (Port the min mean cycle algorithms)
Tue, 18 Aug 2009 10:08:28 +0200 Peter Kovacs Add tolerance() functions for MMC classes (#179)
Wed, 12 Aug 2009 09:45:15 +0200 Peter Kovacs Separate group for the min mean cycle classes (#179)
Tue, 11 Aug 2009 22:52:35 +0200 Peter Kovacs Simplify comparisons in min mean cycle classes (#179)
Tue, 11 Aug 2009 21:53:39 +0200 Peter Kovacs Add HartmannOrlin algorithm class (#179)
Tue, 11 Aug 2009 20:55:40 +0200 Peter Kovacs Add Karp algorithm class (#179)
Mon, 10 Aug 2009 14:50:57 +0200 Peter Kovacs Rename MinMeanCycle to Howard (#179)
Fri, 07 Aug 2009 14:52:40 +0200 Peter Kovacs Add a detailed test file for MinMeanCycle and fix test_tools.h (#179)
Thu, 06 Aug 2009 20:31:04 +0200 Peter Kovacs Rename cyclePath() to cycle() in MinMeanCycle (#179)
Thu, 06 Aug 2009 20:28:28 +0200 Peter Kovacs Traits class + named parameters for MinMeanCycle (#179)
Thu, 06 Aug 2009 20:12:43 +0200 Peter Kovacs Rework and fix the implementation of MinMeanCycle (#179)
Mon, 03 Aug 2009 14:35:38 +0200 Peter Kovacs Simplify the interface of MinMeanCycle (#179)
Mon, 03 Aug 2009 14:12:55 +0200 Peter Kovacs Port MinMeanCycle from SVN -r3524 (#179)
Thu, 05 Nov 2009 06:26:18 +0100 Alpar Juttner Merge #184
Sat, 10 Oct 2009 08:19:26 +0200 Peter Kovacs Update Doxygen configuration file
Sat, 10 Oct 2009 08:18:46 +0200 Peter Kovacs Insert citations into the doc (#184)
Sat, 10 Oct 2009 08:15:07 +0200 Peter Kovacs Handle url fields in bib2dox.py (#184)
Mon, 12 Oct 2009 17:02:03 +0100 Alpar Juttner Merge bugfix #322
Mon, 12 Oct 2009 16:37:22 +0100 Akos Ladanyi Distribute LEMONConfig.cmake.in (#322)
Mon, 12 Oct 2009 15:37:13 +0100 Alpar Juttner Merge bugfix in #250
Mon, 05 Oct 2009 20:21:54 +0200 Alpar Juttner Merge #317