On a flow network, the total number of flow augmentation performed by the Edmonds-Karp algorithm is O code example
Example: Ford Fulkerson Algorithm Edmonds Karp Algorithm For Max Flow time complexity
O(V*E^2)
#V vertecies, E edges
O(V*E^2)
#V vertecies, E edges