paper

Almost-Optimal Approximation Algorithms for Global Minimum Cut in Directed Graphs

arXiv:2512.09080 · doi:10.1145/3798129.3800732

Abstract

We develop new -approximation algorithms for finding the global minimum edge-cut in a directed edge-weighted graph, and for finding the global minimum vertex-cut in a directed vertex-weighted graph. Our algorithms are randomized, and have a running time of on any -edge -vertex input graph, assuming all edge/vertex weights are polynomially-bounded. In particular, for any constant , our algorithms have an almost-optimal running time of . The fastest previously-known running time for this setting, due to (Cen et al., FOCS 2021), is for Minimum Edge-Cut, and for Minimum Vertex-Cut. Our results further extend to the rooted variants of the Minimum Edge-Cut and Minimum Vertex-Cut problems, where the algorithm is additionally given a root vertex , and the goal is to find a minimum-weight cut separating any vertex from the root . In terms of techniques, we build upon and extend a framework that was recently introduced by (Chuzhoy et al., SODA 2026) for solving the Minimum Vertex-Cut problem in unweighted directed graphs. Additionally, in order to obtain our result for the Global Minimum Vertex-Cut problem, we develop a novel black-box reduction from this problem to its rooted variant. Prior to our work, such reductions were only known for more restricted settings, such as when all vertex-weights are unit.

40 pages. Full version of a paper in STOC 2026. v2: added discussion of new independent work; v3: updated section 3.1 to match proceedings version, fixed typos, and updated the bibliography

Almost-Optimal Approximation Algorithms for Global Minimum Cut in Directed Graphs · wovepaper