Near-Linear Time Approximations for Cut Problems via Fair Cuts
Jason Li, Danupon Nanongkai, Debmalya Panigrahi, Thatchaphol Saranurak

TL;DR
This paper introduces fair cuts to efficiently approximate mincut problems in undirected graphs, leading to near-linear time algorithms for various maxflow and graph decomposition tasks, significantly improving computational efficiency.
Contribution
It presents the concept of fair cuts and develops near-linear time algorithms for approximate mincuts, enabling faster solutions for all-pairs maxflow and expander decompositions.
Findings
Near-linear time $(1+\epsilon)$-approximate $(s,t)$-cut algorithm.
First nearly-linear time algorithms for all-pairs maxflow approximations.
New near-linear time expander decomposition method.
Abstract
We introduce the notion of {\em fair cuts} as an approach to leverage approximate -mincut (equivalently -maxflow) algorithms in undirected graphs to obtain near-linear time approximation algorithms for several cut problems. Informally, for any , an -fair -cut is an -cut such that there exists an -flow that uses fraction of the capacity of \emph{every} edge in the cut. (So, any -fair cut is also an -approximate mincut, but not vice-versa.) We give an algorithm for -fair -cut in -time, thereby matching the best runtime for -approximate -mincut [Peng, SODA '16]. We then demonstrate the power of this approach by showing that this result almost immediately leads to several applications: - the first nearly-linear time -approximation…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs
