# # ChangeLog for lemon/edmonds_karp.h in lemon # # Generated by Trac 1.2.3 # 04/19/24 22:43:41 Thu, 28 Feb 2013 22:44:35 GMT Peter Kovacs [1228:45befc97b1bc] * lemon/edmonds_karp.h (modified) * test/CMakeLists.txt (modified) * test/edmonds_karp_test.cc (deleted) * test/max_flow_test.cc (moved) Merge test files of Preflow and EdmondsKarp (#177) Thu, 28 Feb 2013 17:13:48 GMT Peter Kovacs [1227:08f2dc76e82e] * lemon/edmonds_karp.h (modified) * test/edmonds_karp_test.cc (modified) Rename flow init functions according to Preflow (#177) Thu, 28 Feb 2013 17:05:56 GMT Peter Kovacs [1226:2f00ef323c2e] * lemon/edmonds_karp.h (modified) * test/edmonds_karp_test.cc (modified) Rename DefFlowMap named parameter to SetFlowMap (#177) in ... Thu, 28 Feb 2013 17:17:53 GMT Peter Kovacs [1225:6a8a688eacf6] * lemon/edmonds_karp.h (modified) Improve and fix API doc of EdmondsKarp according to Preflow (#177) Tue, 30 Nov 2010 19:21:52 GMT Antal Nemes [1224:92a884824429] * lemon/edmonds_karp.h (added) * test/CMakeLists.txt (modified) * test/edmonds_karp_test.cc (added) Port Edmonds-Karp algorithm from svn -r3524 (#177)