lemon/bipartite_matching.h
Mon, 07 Jan 2008 13:09:48 +0000 Happy New Year to LEMON (+ better update-copyright-header script)
Sun, 30 Dec 2007 18:23:32 +0000 Changing degree of tournament tree
Tue, 09 Oct 2007 09:36:54 +0000 Bug fix in MaxMatching
Tue, 28 Aug 2007 13:58:54 +0000 Redesign of augmenting path based matching
Tue, 21 Aug 2007 13:22:21 +0000 Query functions: aMatching and bMatching
Sat, 11 Aug 2007 16:34:41 +0000 Common interface for bipartite matchings
Sat, 03 Mar 2007 16:30:37 +0000 Happy New Year to all source files!
Fri, 02 Mar 2007 18:04:28 +0000 Hard Warning checking
Thu, 25 Jan 2007 14:36:21 +0000 Doc improvements
Mon, 30 Oct 2006 12:07:52 +0000 Bug fix for removing heap Item from template parameter list
Thu, 26 Oct 2006 14:20:17 +0000 Bug #46 fixed: Superfluous template parameter in Heap concept
Tue, 18 Jul 2006 13:29:59 +0000 exceptionName() has been thrown away
Fri, 14 Jul 2006 09:37:48 +0000 Bug fix in MinCostMaxBipartiteMatching
Tue, 18 Apr 2006 07:01:55 +0000 Refinements in bipartite matching algorithms
Fri, 14 Apr 2006 18:07:33 +0000 MaxWeightedBipartiteMatching
Fri, 07 Apr 2006 09:51:23 +0000 Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)