# # ChangeLog for lemon/edmonds_karp.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/25/24 13:01:35 Tue, 04 Apr 2006 17:43:23 GMT Balazs Dezso [2037:32e4bebee616] * lemon/edmonds_karp.h (modified) * lemon/graph_adaptor.h (modified) * lemon/graph_reader.h (modified) * lemon/graph_writer.h (modified) * lemon/grid_ugraph.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cut.h (modified) * lemon/ugraph_adaptor.h (modified) Doxygen log corrections doc of ResGraphAdaptor has a bug in ... Tue, 04 Apr 2006 10:40:02 GMT Balazs Dezso [2036:9d0c8a205e58] * lemon/edmonds_karp.h (modified) The algorithm does not change the capacity and the flow in the resgraph Mon, 03 Apr 2006 16:34:23 GMT Balazs Dezso [2034:b71f8ff62046] * lemon/Makefile.am (modified) * lemon/edmonds_karp.h (added) * lemon/graph_adaptor.h (modified) Edmonds-Karp MaxFlow ResGraphAdaptor with Tolerance