Solving $(k-1)$-Stable Instances of k-Terminal Cut with Isolating Cuts
Mark Velednitsky

TL;DR
This paper proves that the known approximation algorithm for the k-Terminal Cut problem is exact on (k-1)-stable instances, and demonstrates the tightness of this stability condition with constructed examples.
Contribution
It establishes that the isolating cuts-based approximation is optimal for (k-1)-stable instances, the first such result for this class of graphs.
Findings
The approximation algorithm is exact on (k-1)-stable instances.
Constructed (k-1-psilon)-stable instances with trivial isolating cuts.
The stability threshold for exactness is tight.
Abstract
The k-Terminal Cut problem, also known as the Multiway Cut problem, is defined on an edge-weighted graph with distinct vertices called "terminals." The goal is to remove a minimum weight collection of edges from the graph such that there is no path between any pair of terminals. The problem is NP-hard. Isolating cuts are minimum cuts that separate one terminal from the rest. The union of all the isolating cuts, except the largest, is a -approximation to the optimal k-Terminal Cut. This is the only currently-known approximation algorithm for k-Terminal Cut which does not require solving a linear program. An instance of k-Terminal Cut is -stable if edges in the cut can be multiplied by up to without changing the unique optimal solution. In this paper, we show that, in any -stable instance of k-Terminal Cut, the source sets of the isolating cuts are…
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 · Reliability and Maintenance Optimization · Optimization and Search Problems
