# # ChangeLog for lemon/pr_bipartite_matching.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/27/24 11:02:49 Tue, 28 Aug 2007 13:58:54 GMT Balazs Dezso [2466:feb7974cf4ec] * lemon/bipartite_matching.h (modified) * lemon/pr_bipartite_matching.h (modified) Redesign of augmenting path based matching Small bug fix in the ... Tue, 21 Aug 2007 13:22:21 GMT Balazs Dezso [2463:19651a04d056] * lemon/bipartite_matching.h (modified) * lemon/pr_bipartite_matching.h (modified) * test/bipartite_matching_test.cc (modified) Query functions: aMatching and bMatching Modified algorithm function ... Sat, 11 Aug 2007 16:34:41 GMT Balazs Dezso [2462:7a096a6bf53a] * lemon/Makefile.am (modified) * lemon/bipartite_matching.h (modified) * lemon/pr_bipartite_matching.h (moved) * test/bipartite_matching_test.cc (modified) Common interface for bipartite matchings Some useful query function ...