English

Feedback Vertex Set Inspired Kernel for Chordal Vertex Deletion

Data Structures and Algorithms 2017-07-18 v1

Abstract

Given a graph GG and a parameter kk, the Chordal Vertex Deletion (CVD) problem asks whether there exists a subset UV(G)U\subseteq V(G) of size at most kk that hits all induced cycles of size at least 4. The existence of a polynomial kernel for CVD was a well-known open problem in the field of Parameterized Complexity. Recently, Jansen and Pilipczuk resolved this question affirmatively by designing a polynomial kernel for CVD of size O(k161log58k)O(k^{161}\log^{58}k), and asked whether one can design a kernel of size O(k10)O(k^{10}). While we do not completely resolve this question, we design a significantly smaller kernel of size O(k12log10k)O(k^{12}\log^{10}k), inspired by the O(k2)O(k^2)-size kernel for Feedback Vertex Set. Furthermore, we introduce the notion of the independence degree of a vertex, which is our main conceptual contribution.

Cite

@article{arxiv.1707.04917,
  title  = {Feedback Vertex Set Inspired Kernel for Chordal Vertex Deletion},
  author = {Akanksha Agrawal and Daniel Lokshtanov and Pranabendu Misra and Saket Saurabh and Meirav Zehavi},
  journal= {arXiv preprint arXiv:1707.04917},
  year   = {2017}
}
R2 v1 2026-06-22T20:48:22.302Z