On the Parameterized Complexity of Multiway Near-Separator
Bart M. P. Jansen, Shivesh K. Roy

TL;DR
This paper introduces the Multiway Near-Separator problem, a graph separation task generalizing Multiway Cut, and provides a fixed-parameter tractable algorithm with novel techniques like a pushing lemma and terminal reduction.
Contribution
It develops the first fixed-parameter tractable algorithm for Multiway Near-Separator, utilizing new theoretical tools and problem-specific polynomial-time subroutines.
Findings
Algorithm runs in time 2^{O(k log k)} * n^{O(1)}
Polynomial-time reduction of terminal set size
14-approximation algorithm for multiway near-separator with a specific vertex
Abstract
We study a new graph separation problem called Multiway Near-Separator. Given an undirected graph , integer , and terminal set , it asks whether there is a vertex set of size at most such that in graph , no pair of distinct terminals can be connected by two pairwise internally vertex-disjoint paths. Hence each terminal pair can be separated in by removing at most one vertex. The problem is therefore a generalization of (Node) Multiway Cut, which asks for a vertex set for which each terminal is in a different component of . We develop a fixed-parameter tractable algorithm for Multiway Near-Separator running in time . Our algorithm is based on a new pushing lemma for solutions with respect to important separators, along with two problem-specific ingredients. The first is a…
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.
