Smaller kernels for two vertex deletion problems

Dekel Tsur
DOI: https://doi.org/10.1016/j.ipl.2024.106493
IF: 0.851
2024-03-18
Information Processing Letters
Abstract:In this paper we consider two vertex deletion problems. In the Block Vertex Deletion problem, the input is a graph G and an integer k , and the goal is to decide whether there is a set of at most k vertices whose removal from G result in a block graph (a graph in which every biconnected component is a clique). In the Pathwidth One Vertex Deletion problem, the input is a graph G and an integer k , and the goal is to decide whether there is a set of at most k vertices whose removal from G result in a graph with pathwidth at most one. We give a kernel for Block Vertex Deletion with O(k3) vertices and a kernel for Pathwidth One Vertex Deletion with O(k2) vertices. Our results improve the previous O(k4) -vertex kernel for Block Vertex Deletion [Agrawal et al., LATIN 2016] and the O(k3) -vertex kernel for Pathwidth One Vertex Deletion [Cygan et al., Algorithmica 2012].
computer science, information systems
What problem does this paper attempt to address?