Push–relabel maximum flow algorithm: Difference between revisions

Content deleted Content added
Drrilll (talk | contribs)
Drrilll (talk | contribs)
Line 123:
 
===Relabel-to-Front===
In the ''relabel-to-front algorithm'', algorithm we fully discharge each vertex before moving to the ordernext ofone. The ordering tends to reduce the ''push''number andof ''relabel''non-saturating operationspushes iswe givendo:
 
Function Relabel-to-Front(G(V,E),s,t):