English

On Kernels for d-Path Vertex Cover

Data Structures and Algorithms 2022-07-26 v3

Abstract

In this paper we study the kernelization of the dd-Path Vertex Cover (dd-PVC) problem. Given a graph GG, the problem requires finding whether there exists a set of at most kk vertices whose removal from GG results in a graph that does not contain a path (not necessarily induced) with dd vertices. It is known that dd-PVC is NP-complete for d2d\geq 2. Since the problem generalizes to dd-Hitting Set, it is known to admit a kernel with O(dkd)\mathcal{O}(dk^d) edges. We improve on this by giving better kernels. Specifically, we give kernels with O(k2)\mathcal{O}(k^2) vertices and edges for the cases when d=4d=4 and d=5d=5. Further, we give a kernel with O(k4d2d+9)\mathcal{O}(k^4d^{2d+9}) vertices and edges for general dd.

Keywords

Cite

@article{arxiv.2107.12245,
  title  = {On Kernels for d-Path Vertex Cover},
  author = {Radovan Červený and Pratibha Choudhary and Ondřej Suchý},
  journal= {arXiv preprint arXiv:2107.12245},
  year   = {2022}
}
R2 v1 2026-06-24T04:31:51.095Z