English

A polynomial kernel for Block Graph Deletion

Data Structures and Algorithms 2016-01-18 v3 Discrete Mathematics

Abstract

In the Block Graph Deletion problem, we are given a graph GG on nn vertices and a positive integer kk, and the objective is to check whether it is possible to delete at most kk vertices from GG to make it a block graph, i.e., a graph in which each block is a clique. In this paper, we obtain a kernel with O(k6)\mathcal{O}(k^{6}) vertices for the Block Graph Deletion problem. This is a first step to investigate polynomial kernels for deletion problems into non-trivial classes of graphs of bounded rank-width, but unbounded tree-width. Our result also implies that Chordal Vertex Deletion admits a polynomial-size kernel on diamond-free graphs. For the kernelization and its analysis, we introduce the notion of `complete degree' of a vertex. We believe that the underlying idea can be potentially applied to other problems. We also prove that the Block Graph Deletion problem can be solved in time 10knO(1)10^{k}\cdot n^{\mathcal{O}(1)}.

Keywords

Cite

@article{arxiv.1506.08477,
  title  = {A polynomial kernel for Block Graph Deletion},
  author = {Eun Jung Kim and O-joung Kwon},
  journal= {arXiv preprint arXiv:1506.08477},
  year   = {2016}
}

Comments

22 pages, 2 figures, An extended abstract appeared in IPEC2015

R2 v1 2026-06-22T10:01:47.211Z