English

Vertex Cover Structural Parameterization Revisited

Data Structures and Algorithms 2016-03-03 v1 Computational Complexity Discrete Mathematics

Abstract

A pseudoforest is a graph whose connected components have at most one cycle. Let X be a pseudoforest modulator of graph G, i. e. a vertex subset of G such that G-X is a pseudoforest. We show that Vertex Cover admits a polynomial kernel being parameterized by the size of the pseudoforest modulator. In other words, we provide a polynomial time algorithm that for an input graph G and integer k, outputs a graph G' and integer k', such that G' has O(|X|12) vertices and G has a vertex cover of size k if and only if G' has vertex cover of size k'. We complement our findings by proving that there is no polynomial kernel for Vertex Cover parameterized by the size of a modulator to a mock forest (a graph where no cycles share a vertex) unless NP is a subset of coNP/poly. In particular, this also rules out polynomial kernels when parameterized by the size of a modulator to outerplanar and cactus graphs.

Cite

@article{arxiv.1603.00770,
  title  = {Vertex Cover Structural Parameterization Revisited},
  author = {Fedor V. Fomin and Torstein J. F. Strømme},
  journal= {arXiv preprint arXiv:1603.00770},
  year   = {2016}
}
R2 v1 2026-06-22T13:02:18.355Z