Improved FPT Algorithms for Deletion to Forest-like Structures
Kishen N. Gowda, Aditya Lonkar, Fahad Panolan, Vraj Patel, Saket, Saurabh

TL;DR
This paper develops faster randomized fixed-parameter algorithms for various graph deletion problems related to forests, improving previous best times by applying advanced techniques from recent research.
Contribution
It introduces the fastest known randomized algorithms for Independent Feedback Vertex Set, Pseudoforest Deletion, and Almost Forest Deletion problems, extending recent methodologies.
Findings
Independent Feedback Vertex Set solved in O*(2.7^k) time
Pseudoforest Deletion solved in O*(2.85^k) time
Almost Forest Deletion solved with multiple optimized bounds
Abstract
The Feedback Vertex Set problem is undoubtedly one of the most well-studied problems in Parameterized Complexity. In this problem, given an undirected graph and a non-negative integer , the objective is to test whether there exists a subset of size at most such that is a forest. After a long line of improvement, recently, Li and Nederlof [SODA, 2020] designed a randomized algorithm for the problem running in time . In the Parameterized Complexity literature, several problems around Feedback Vertex Set have been studied. Some of these include Independent Feedback Vertex Set (where the set should be an independent set in ), Almost Forest Deletion and Pseudoforest Deletion. In Pseudoforest Deletion, each connected component in has at most one cycle in it. However, in Almost Forest Deletion, the input is a graph …
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.
