Optimal Bounds for the $k$-cut Problem
Abstract
In the -cut problem, we want to find the lowest-weight set of edges whose deletion breaks a given (multi)graph into connected components. Algorithms of Karger \& Stein can solve this in roughly time. On the other hand, lower bounds from conjectures about the -clique problem imply that time is likely needed. Recent results of Gupta, Lee \& Li have given new algorithms for general -cut in time, as well as specialized algorithms with better performance for certain classes of graphs (e.g., for small integer edge weights). In this work, we resolve the problem for general graphs. We show that the Contraction Algorithm of Karger outputs any fixed -cut of weight with probability , where denotes the minimum -cut weight. This also gives an extremal bound of on the number of minimum -cuts and an algorithm to compute with roughly runtime. Both are tight up to lower-order factors, with the algorithmic lower bound assuming hardness of max-weight -clique. The first main ingredient in our result is an extremal bound on the number of cuts of weight less than , using the Sunflower lemma. The second ingredient is a fine-grained analysis of how the graph shrinks -- and how the average degree evolves -- in the Karger process.
Cite
@article{arxiv.2005.08301,
title = {Optimal Bounds for the $k$-cut Problem},
author = {Anupam Gupta and David G. Harris and Euiwoong Lee and Jason Li},
journal= {arXiv preprint arXiv:2005.08301},
year = {2023}
}
Comments
Final version of arXiv:1911.09165 with new and more general proofs