Content deleted Content added
Line 117:
The algorithm also has {{nowrap|''O''(''V''<sup>3</sup>)}} time complexity.
====Highest
The highest-label push-relabel algorithm<ref name="cheriyan88"/> organizes all vertices into buckets indexed by their heights. The algorithm always selects an active vertex with the largest height to discharge.
|