On the complexity of preflow-push algorithms for maximum-flow problems
On the complexity of preflow-push algorithms for maximum-flow problems
复制标题
最大流问题的预流推算法的复杂性
作者:
L. Tunçel
We study the maximum-flow algorithm of Goldberg and Tarjan and show that the largest-label implementation runs inO(n2√m) time. We give a new proof of this fact. We compare our proof with the earlier work by Cheriyan and Maheswari who showed that the largest-label implementation of the preflow-push algorithm of Goldberg and Tarjan runs inO(n2√m) time when implemented with current edges. Our proof that the number of nonsaturating pushes isO(n2√m), does not rely on implementing pushes with current edges, therefore it is true for a much larger family of largest-label implementation of the preflow-push algorithms.