A fast maximum flow algorithm

From MaRDI portal



Abstract: In 2013, Orlin proved that the max flow problem could be solved in O(nm) time. His algorithm ran in O(nm+m1.94) time, which was the fastest for graphs with fewer than n1.06 arcs. If the graph was not sufficiently sparse, the fastest running time was an algorithm due to King, Rao, and Tarjan. We describe a new variant of the excess scaling algorithm for the max flow problem whose running time strictly dominates the running time of the algorithm by King et al. Moreover, for graphs in which m=O(nlogn), the running time of our algorithm dominates that of King et al. by a factor of O(loglogn).











This page was built for publication: A fast maximum flow algorithm

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q6065305)