A faster FPT Algorithm and a smaller Kernel for Block Graph Vertex Deletion
Abstract
A graph is called a \emph{block graph} if each maximal -connected component of is a clique. In this paper we study the Block Graph Vertex Deletion from the perspective of fixed parameter tractable (FPT) and kernelization algorithm. In particular, an input to Block Graph Vertex Deletion consists of a graph and a positive integer and the objective to check whether there exists a subset of size at most such that the graph induced on is a block graph. In this paper we give an FPT algorithm with running time and a polynomial kernel of size for Block Graph Vertex Deletion. The running time of our FPT algorithm improves over the previous best algorithm for the problem that ran in time and the size of our kernel reduces over the previously known kernel of size . Our results are based on a novel connection between Block Graph Vertex Deletion and the classical {\sc Feedback Vertex Set} problem in graphs without induced and . To achieve our results we also obtain an algorithm for {\sc Weighted Feedback Vertex Set} running in time and improving over the running time of previously known algorithm with running time .
Cite
@article{arxiv.1510.08154,
title = {A faster FPT Algorithm and a smaller Kernel for Block Graph Vertex Deletion},
author = {Akanksha Agrawal and Sudeshna Kolay and Daniel Lokshtanov and Saket Saurabh},
journal= {arXiv preprint arXiv:1510.08154},
year = {2015}
}