English

On the parameterized complexity of cutting a few vertices from a graph

Data Structures and Algorithms 2013-10-02 v2

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 GG and integers kk, tt, the task is to find a vertex set XX with Xk|X| \le k and N(X)t|N(X)| \le t. We show that - the problem is fixed-parameter tractable (FPT) when parameterized by tt but W[1]-hard when parameterized by kk, and - a terminal variant of the problem, where XX must contain a given vertex ss, is W[1]-hard when parameterized either by kk or by tt alone, but is FPT when parameterized by k+tk + t. We also show that if we consider edge cuts instead of vertex cuts, the terminal variant is NP-hard.

Keywords

Cite

@article{arxiv.1304.6189,
  title  = {On the parameterized complexity of cutting a few vertices from a graph},
  author = {Fedor V. Fomin and Petr A. Golovach and Janne H. Korhonen},
  journal= {arXiv preprint arXiv:1304.6189},
  year   = {2013}
}
R2 v1 2026-06-22T00:04:38.629Z