A Combinatorial O(m3/2)-time Algorithm for the Min-Cost Flow Problem

Abstract

We present a combinatorial method for the min-cost flow problem and prove that its expected running time is bounded by O(m3/2). This matches the best known bounds, which previously have only been achieved by numerical algorithms or for special cases. Our contribution contains three parts that might be interesting in their own right: (1) We provide a construction of an equivalent auxiliary network and interior primal and dual points with potential P0=O(m) in linear time. (2) We present a combinatorial potential reduction algorithm that transforms initial solutions of potential P0 to ones with duality gap below 1 in O(P0· CEF(n,m,ε)) time, where ε-1=O(m2) and CEF(n,m,ε) denotes the running time of any combinatorial algorithm that computes an ε-approximate electrical flow. (3) We show that solutions with duality gap less than 1 suffice to compute optimal integral potentials in O(m+n n) time with our novel crossover procedure. All in all, using a variant of a state-of-the-art ε-electrical flow solver, we obtain an algorithm for the min-cost flow problem running in O(m3/2).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…