Minimum Cuts in Directed Graphs via n Max-Flows

Abstract

We give an algorithm to find a mincut in an n-vertex, m-edge weighted directed graph using O(n) calls to any maxflow subroutine. Using state of the art maxflow algorithms, this yields a directed mincut algorithm that runs in O(mn + n2) time. This improves on the 30 year old bound of O(mn) obtained by Hao and Orlin for this problem.

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…