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
Wed, 30 Sep 2009 11:17:00 +0200 Balazs Dezso Remove unnecessary OsiCbc dependency (#317)
Sun, 27 Sep 2009 09:47:20 +0200 Alpar Juttner Fix (and improve) error message in mip_test.cc (#317)
Mon, 05 Oct 2009 09:48:57 +0200 Alpar Juttner Add soplex support to scripts/bootstrap.sh plus...