Content deleted Content added
m Revert previous change :-) |
|||
Line 2:
The Edmonds-Karp algorithm [[Big O notation|runs]] in O(VE<sup>2</sup>) time, where V and E is the number of vertices and edges in a [[graph theory|graph]], respectively.
[[Category:Graph algorithms]]
|