English

LP Relaxation and Tree Packing for Minimum $k$-cuts

Data Structures and Algorithms 2018-08-20 v1

Abstract

Karger used spanning tree packings to derive a near linear-time randomized algorithm for the global minimum cut problem as well as a bound on the number of approximate minimum cuts. This is a different approach from his well-known random contraction algorithm. Thorup developed a fast deterministic algorithm for the minimum kk-cut problem via greedy recursive tree packings. In this paper we revisit properties of an LP relaxation for kk-cut proposed by Naor and Rabani, and analyzed by Chekuri, Guha and Naor. We show that the dual of the LP yields a tree packing, that when combined with an upper bound on the integrality gap for the LP, easily and transparently extends Karger's analysis for mincut to the kk-cut problem. In addition to the simplicity of the algorithm and its analysis, this allows us to improve the running time of Thorup's algorithm by a factor of nn. We also improve the bound on the number of α\alpha-approximate kk-cuts. Second, we give a simple proof that the integrality gap of the LP is 2(11/n)2(1-1/n). Third, we show that an optimum solution to the LP relaxation, for all values of kk, is fully determined by the principal sequence of partitions of the input graph. This allows us to relate the LP relaxation to the Lagrangian relaxation approach of Barahona and Ravi and Sinha; it also shows that the idealized recursive tree packing considered by Thorup gives an optimum dual solution to the LP. This work arose from an effort to understand and simplify the results of Thorup.

Keywords

Cite

@article{arxiv.1808.05765,
  title  = {LP Relaxation and Tree Packing for Minimum $k$-cuts},
  author = {Chandra Chekuri and Kent Quanrud and Chao Xu},
  journal= {arXiv preprint arXiv:1808.05765},
  year   = {2018}
}
R2 v1 2026-06-23T03:36:33.050Z