A faster FPT Algorithm and a smaller Kernel for Block Graph Vertex Deletion
Abstract
A graph G is called a block graph if each maximal 2-connected component of G 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 G and a positive integer k and the objective to check whether there exists a subset S ⊂eq V(G) of size at most k such that the graph induced on V(G) S is a block graph. In this paper we give an FPT algorithm with running time 4knO(1) and a polynomial kernel of size O(k4) 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 10knO(1) and the size of our kernel reduces over the previously known kernel of size O(k9). Our results are based on a novel connection between Block Graph Vertex Deletion and the classical Feedback Vertex Set problem in graphs without induced C4 and K4-e. To achieve our results we also obtain an algorithm for Weighted Feedback Vertex Set running in time 3.618knO(1) and improving over the running time of previously known algorithm with running time 5knO(1).
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.