# # ChangeLog for lemon/edmonds_karp.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 20:01:20 Wed, 28 Jun 2006 15:38:45 GMT Balazs Dezso [2113:48ec8161f9e1] * lemon/edmonds_karp.h (modified) Some modification in the documentation. Tue, 18 Apr 2006 07:02:32 GMT Balazs Dezso [2059:ebf3b2962554] * lemon/bellman_ford.h (modified) * lemon/edmonds_karp.h (modified) Doc fix 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