# # ChangeLog for lemon/edmonds_karp.h in lemon-main # # Generated by Trac 1.2.3 # 05/14/24 23:57:22 Thu, 28 Feb 2013 22:45:39 GMT Peter Kovacs [1061:473c71baff72] * lemon/edmonds_karp.h (modified) Avoid usage of alternative operator (#177) Thu, 28 Feb 2013 22:44:35 GMT Peter Kovacs [1060: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 [1059: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 [1058: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 [1057: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 [1056:92a884824429] * lemon/edmonds_karp.h (added) * test/CMakeLists.txt (modified) * test/edmonds_karp_test.cc (added) Port Edmonds-Karp algorithm from svn -r3524 (#177)