Content deleted Content added
mNo edit summary |
Nkojuharov (talk | contribs) No edit summary |
||
Line 3:
The Edmonds-Karp algorithm runs in [[Big O notation|O]](VE<sup>2</sup>) time, where V is the number of vertices and E is the number of edges in the network.
The Edmonds-Karp algorithm was elucidated in the 1972 paper "Theoretical Improvements in Algorithmic Efficiency for Network Flow Problems," by [[Jack Edmonds]] and [[Richard Karp]], in the ''Journal of the [[Association for Computing Machinery|ACM]]''. In reality, however, the algorithm was first discovered by a Russian scientist, Dinits, in 1970.
==External link==
|