Near-Linear Time Approximations for Cut Problems via Fair Cuts
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 algorithm that computes all-pairs maxflow values (by constructing an approximate Gomory-Hu tree). Prior to our work, such a result was not known even for the special case of Steiner mincut [Dinitz and Vainstein, STOC '94; Cole and Hariharan, STOC '03]; - the first almost-linear-work subpolynomial-depth parallel algorithms for computing -approximations for all-pairs maxflow values (again via an approximate Gomory-Hu tree) in unweighted graphs; - the first near-linear time expander decomposition algorithm that works even when the expansion parameter is polynomially small; this subsumes previous incomparable algorithms [Nanongkai and Saranurak, FOCS '17; Wulff-Nilsen, FOCS '17; Saranurak and Wang, SODA '19].
Keywords
Cite
@article{arxiv.2203.00751,
title = {Near-Linear Time Approximations for Cut Problems via Fair Cuts},
author = {Jason Li and Danupon Nanongkai and Debmalya Panigrahi and Thatchaphol Saranurak},
journal= {arXiv preprint arXiv:2203.00751},
year = {2023}
}