A faster FPT Algorithm and a smaller Kernel for Block Graph Vertex Deletion
Akanksha Agrawal, Sudeshna Kolay, Daniel Lokshtanov, Saket Saurabh

TL;DR
This paper introduces a faster fixed parameter tractable algorithm and a smaller polynomial kernel for the Block Graph Vertex Deletion problem, improving efficiency and kernel size over previous methods.
Contribution
It presents a significantly faster FPT algorithm with a reduced kernel size for Block Graph Vertex Deletion, and establishes a novel connection to Feedback Vertex Set problems.
Findings
FPT algorithm with running time 4^k n^{O(1)}
Polynomial kernel of size O(k^4)
Improved algorithm for Weighted Feedback Vertex Set with time 3.618^k n^{O(1)}
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
