On the parameterized complexity of cutting a few vertices from a graph
Fedor V. Fomin, Petr A. Golovach, Janne H. Korhonen

TL;DR
This paper investigates the parameterized complexity of separating vertices in a graph with small vertex-separators, revealing fixed-parameter tractability under certain parameters and hardness results for others.
Contribution
It establishes the fixed-parameter tractability and hardness results for the vertex separation problem and its terminal variant, including edge cut complexity.
Findings
FPT when parameterized by t
W[1]-hard when parameterized by k
Terminal variant is W[1]-hard for k or t alone, FPT for k + t
Abstract
We study the parameterized complexity of separating a small set of vertices from a graph by a small vertex-separator. That is, given a graph and integers , , the task is to find a vertex set with and . We show that - the problem is fixed-parameter tractable (FPT) when parameterized by but W[1]-hard when parameterized by , and - a terminal variant of the problem, where must contain a given vertex , is W[1]-hard when parameterized either by or by alone, but is FPT when parameterized by . We also show that if we consider edge cuts instead of vertex cuts, the terminal variant is NP-hard.
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.
