Polynomial-time Approximation Scheme for Minimum k-cut in Planar and Minor-free Graphs
MohammadHossein Bateni, Alireza Farhadi, MohammadTaghi Hajiaghayi

TL;DR
This paper presents the first polynomial-time approximation scheme for the minimum k-cut problem in planar and minor-free graphs, significantly improving previous approximation factors and advancing the understanding of graph cut problems.
Contribution
The paper introduces the first polynomial-time approximation scheme for the k-cut problem in planar and minor-free graphs, surpassing the longstanding 2-approximation barrier.
Findings
Established a polynomial-time approximation scheme for k-cut in planar graphs.
Extended the scheme to minor-free graphs.
Achieved approximation factors better than 2 for these graph classes.
Abstract
The -cut problem asks, given a connected graph and a positive integer , to find a minimum-weight set of edges whose removal splits into connected components. We give the first polynomial-time algorithm with approximation factor (with constant ) for the -cut problem in planar and minor-free graphs. Applying more complex techniques, we further improve our method and give a polynomial-time approximation scheme for the -cut problem in both planar and minor-free graphs. Despite persistent effort, to the best of our knowledge, this is the first improvement for the -cut problem over standard approximation factor of in any major class of graphs.
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 · Advanced Graph Theory Research · Optimization and Search Problems
