# # ChangeLog for src/test/max_matching_test.cc in lemon-0.x # # Generated by Trac 1.2.3 # 04/24/24 19:59:30 Sun, 20 Feb 2005 01:02:07 GMT Mihaly Barasz [1158:29961fa390a3] * src/lemon/concept/graph_component.h (modified) * src/lemon/concept/undir_graph.h (modified) * src/lemon/iterable_graph_extender.h (modified) * src/lemon/max_matching.h (modified) * src/lemon/undir_graph_extender.h (modified) * src/test/max_matching_test.cc (modified) Graph and UndirGraph concept modifications. * For incidence ... Fri, 28 Jan 2005 08:53:48 GMT Alpar Juttner [1101:9286569c3749] * src/test/max_matching_test.cc (modified) Wrap a long line Thu, 27 Jan 2005 16:11:54 GMT jacint [1098:e3b3667c6857] * src/test/max_matching_test.cc (modified) Tue, 25 Jan 2005 17:39:24 GMT jacint [1092:36284b2500c3] * src/test/max_matching_test.cc (modified) following the changes of max_matching.h Thu, 13 Jan 2005 18:46:00 GMT jacint [1078:ce8466be7683] * src/test/max_matching_test.cc (added) Edmonds max_matching.h tester