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 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.
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}
}