lemon/Makefile.am
Mon, 24 Oct 2011 21:42:22 +0200 Merge #428 and #429
Mon, 24 Oct 2011 21:40:31 +0200 Merge #428 and #429 to branch 1.2
Mon, 24 Oct 2011 21:39:34 +0200 Merge #428 and #429 to branch 1.1
Wed, 05 Oct 2011 12:02:56 +0200 Add lemon/lemon.pc.cmake to the release tarball (#428)
Wed, 13 Jul 2011 14:40:05 +0200 Merge #419 to branch 1.1
Tue, 16 Nov 2010 07:46:01 +0100 Merge
Mon, 15 Nov 2010 22:23:35 +0100 Port max. card. search alg. from svn -r3512 (#397) and (#56)
Sun, 14 Nov 2010 09:25:03 +0100 New implementation for Nagamochi-Ibaraki algorithm
Fri, 23 Jul 2010 06:29:37 +0200 Add a heuristic algorithm for the max clique problem (#380)
Tue, 16 Mar 2010 21:27:35 +0100 Merge #314
Fri, 25 Sep 2009 21:51:36 +0200 Add fractional matching algorithms (#314)
Sat, 13 Mar 2010 22:01:38 +0100 Rename min mean cycle classes and their members (#179)
Wed, 03 Mar 2010 17:22:13 +0000 Merge #301
Tue, 29 Sep 2009 13:32:01 +0200 Rename heap structures (#301)
Fri, 26 Feb 2010 17:08:30 +0100 Merge 4 backouts (#50, #312)
Fri, 26 Feb 2010 17:07:13 +0100 Back out 4 changesets (#50, #312)
Mon, 14 Dec 2009 06:07:52 +0100 Merge #180 and a bugfix in #51
Fri, 13 Nov 2009 00:10:33 +0100 Entirely rework cycle canceling algorithms (#180)
Fri, 13 Nov 2009 00:09:35 +0100 Port cycle canceling algorithms from SVN -r3524 (#180)
Thu, 12 Nov 2009 23:29:42 +0100 Port CostScaling from SVN -r3524 (#180)
Thu, 12 Nov 2009 23:17:34 +0100 Port CapacityScaling from SVN -r3524 (#180)
Thu, 10 Dec 2009 17:10:25 +0100 Merge bugfix #330 to branch 1.1
Wed, 09 Dec 2009 11:14:06 +0100 Merge #62
Wed, 09 Sep 2009 15:32:03 +0200 Port planarity related algorithms from SVN 3509 (#62)
Thu, 20 Aug 2009 22:41:40 +0200 Merge bugfix #302
Thu, 05 Nov 2009 10:23:16 +0100 Merge #68 (Port static graph implementation)
Tue, 25 Aug 2009 11:09:02 +0200 Port StaticDigraph from SVN -r3524 (#68)
Thu, 05 Nov 2009 08:39:49 +0100 Merge #179 (Port the min mean cycle algorithms)
Tue, 11 Aug 2009 21:53:39 +0200 Add HartmannOrlin algorithm class (#179)
Tue, 11 Aug 2009 20:55:40 +0200 Add Karp algorithm class (#179)
Mon, 10 Aug 2009 14:50:57 +0200 Rename MinMeanCycle to Howard (#179)
Mon, 03 Aug 2009 14:12:55 +0200 Port MinMeanCycle from SVN -r3524 (#179)
Mon, 31 Aug 2009 10:03:23 +0200 Merge
Thu, 09 Jul 2009 02:38:01 +0200 Add fourary, k-ary, pairing and binomial heaps (#301)
Mon, 31 Aug 2009 08:32:25 +0200 Merge
Fri, 24 Jul 2009 23:19:43 +0200 Port Bellman-Ford algorithm from SVN -r3524 (#51)
Thu, 20 Aug 2009 22:52:03 +0200 Merge
Thu, 11 Jun 2009 22:11:29 +0200 Port remaining heaps from SVN -r 3509 (#50)
Tue, 12 May 2009 15:55:00 +0100 Add lemon/config.h.cmake to the tarball
Sat, 09 May 2009 16:47:26 +0200 Remove bits/base_extender.h, which is not used at all (#288)
Wed, 29 Apr 2009 16:55:27 +0100 Merge
Tue, 28 Apr 2009 16:49:57 +0100 Add cbc.h to lemon/Makefile.am (#279)
Tue, 28 Apr 2009 13:51:34 +0100 Merge and extend the fix of #275
Tue, 21 Apr 2009 15:18:54 +0100 Merge and fix
Tue, 24 Feb 2009 09:46:02 +0100 Port NetworkSimplex from SVN -r3520 (#234)
Fri, 17 Apr 2009 09:58:50 +0200 Rename max_matching.h to matching.h (#265)
Wed, 01 Apr 2009 22:58:58 +0200 Add CBC support (#204)
Wed, 18 Mar 2009 16:18:05 +0000 Switch on warnings when compiling the lib
Wed, 25 Feb 2009 11:10:57 +0000 Remane GomoryHuTree to GomoryHu (#66)
Fri, 20 Feb 2009 17:17:17 +0100 Porting Gomory-Hu algorithm (#66)
Mon, 23 Feb 2009 12:26:21 +0000 Merge
Mon, 03 Nov 2008 11:59:54 +0000 Test for euler.h (#65)
Mon, 23 Feb 2009 11:30:15 +0000 Port Euler walk tools from SVN -r3512 (#65)
Mon, 16 Feb 2009 18:15:52 +0000 Merge
Tue, 18 Aug 2009 21:39:35 +0100 Remove duplicate list_graph.h entry from source list (#308)
Tue, 28 Apr 2009 18:45:29 +0100 Do not distribute lemon/config.h and fix its bad include by core.h (#280)
Tue, 28 Apr 2009 13:38:06 +0100 Install lemon/config.h (#274)
Tue, 02 Dec 2008 23:33:47 +0100 Port MinCostArborescence algorithm from SVN #3509
Mon, 16 Feb 2009 15:03:32 +0000 Wrap around the usages of windows.h
Mon, 12 Jan 2009 13:37:37 +0000 Merge