Content deleted Content added
mNo edit summary |
|||
Line 73:
After initialization, the algorithm repeatedly executes an applicable push or relabel operation until no such operations apply, at which point the preflow has been converted into a maximum flow.
generic-
create a preflow f that saturates all out-edges of s
let h[u] = 0 ∀v ∈ V
|