# # ChangeLog for lemon/pr_bipartite_matching.h in lemon-0.x # # Generated by Trac 1.2.3 # 06/04/24 11:33:10 Wed, 14 Nov 2007 17:44:42 GMT Balazs Dezso [2512:371cf309fc3c] * lemon/bits/traits.h (modified) * lemon/circulation.h (modified) * lemon/elevator.h (modified) * lemon/pr_bipartite_matching.h (modified) Elevator: slight changes in elevator interface LinkedElevator: based ... 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 ...