Faster Algorithms for All-Pairs Bounded Min-Cuts
Amir Abboud, Loukas Georgiadis, Giuseppe F. Italiano, Robert, Krauthgamer, Nikos Parotsidis, Ohad Trabelsi, Przemys{\l}aw Uzna\'nski,, Daniel Wolleb-Graf

TL;DR
This paper introduces faster algorithms and establishes lower bounds for the all-pairs bounded min-cut problem in directed graphs, significantly advancing the understanding of its computational complexity for various cases.
Contribution
It presents new randomized and deterministic algorithms for the problem, along with conditional lower bounds, improving the state-of-the-art for larger values of k.
Findings
New randomized algorithm for vertex capacities with time O((nk)^ω)
Deterministic algorithms for edge capacities in DAGs with different time complexities
First super-cubic lower bound under the 4-Clique conjecture for DAGs with unit vertex capacities
Abstract
The All-Pairs Min-Cut problem (aka All-Pairs Max-Flow) asks to compute a minimum - cut (or just its value) for all pairs of vertices . We study this problem in directed graphs with unit edge/vertex capacities (corresponding to edge/vertex connectivity). Our focus is on the -bounded case, where the algorithm has to find all pairs with min-cut value less than , and report only those. The most basic case is the Transitive Closure (TC) problem, which can be solved in graphs with vertices and edges in time combinatorially, and in time where is the matrix-multiplication exponent. These time bounds are conjectured to be optimal. We present new algorithms and conditional lower bounds that advance the frontier for larger , as follows: (i) A randomized algorithm for vertex capacities that runs in time .…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
