An O(EVIog2V) algorithm for the maximal flow problem
作者:
Highlights:
•
摘要
An O(EV log2 V) algorithm for finding the maximal flow in networks is described. It is asymptotically better than the other known algorithms if E = O(V2−ϵ) for some ϵ > 0. The analysis of the running time exploits the discovery of a phenomenon similar to (but more general than) path compression, although the “union find” algorithm is not used. The time bound is shown to be tight in terms of V and E by exhibiting a family of networks that require time.1
论文关键词:
论文评审过程:Received 20 October 1979, Revised 9 May 1980, Available online 2 December 2003.
论文官网地址:https://doi.org/10.1016/0022-0000(80)90035-5