The Parameterized Complexity Landscape of Two-Sets Cut-Uncut
Matthias Bentert, Fedor V. Fomin, Fanny Hauser, and Saket Saurabh

TL;DR
This paper studies the computational complexity of Two-Sets Cut-Uncut, a graph separation problem, analyzing its fixed-parameter tractability and kernelization properties based on various graph parameters.
Contribution
It provides a systematic parameterized complexity analysis of Two-Sets Cut-Uncut, establishing FPT results and kernelization bounds for key graph parameters.
Findings
FPT algorithms for vertex-deletion distance to cographs
No polynomial kernels for vertex cover number under standard assumptions
Near-complete complexity characterization within the parameterized hierarchy
Abstract
In Two-Sets Cut-Uncut, we are given an undirected graph and two terminal sets and . The task is to find a minimum cut in (if there is any) separating from under the following ``uncut'' condition. In the graph , the terminals in each terminal set remain in the same connected component. In spite of the superficial similarity to the classic problem Minimum --Cut, Two-Sets Cut-Uncut is computationally challenging. In particular, even deciding whether such a cut of any size exists, is already NP-complete. We initiate a systematic study of Two-Sets Cut-Uncut within the context of parameterized complexity. By leveraging known relations between many well-studied graph parameters, we characterize the structural properties of input graphs that allow for polynomial kernels, fixed-parameter tractability (FPT), and slicewise polynomial…
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
TopicsAdvanced Graph Theory Research · Evolutionary Algorithms and Applications · Embedded Systems Design Techniques
