Improved FPT Algorithms for Deletion to Forest-like Structures
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 and non-negative integers , and the objective is to test whether there exists a vertex subset of size at most , such that is edges away from a forest. In this paper, using the methodology of Li and Nederlof [SODA, 2020], we obtain the current fastest algorithms for all these problems. In particular we obtain following randomized algorithms. 1) Independent Feedback Vertex Set can be solved in time . 2) Pseudo Forest Deletion can be solved in time . 3) Almost Forest Deletion can be solved in .
Cite
@article{arxiv.2009.13949,
title = {Improved FPT Algorithms for Deletion to Forest-like Structures},
author = {Kishen N. Gowda and Aditya Lonkar and Fahad Panolan and Vraj Patel and Saket Saurabh},
journal= {arXiv preprint arXiv:2009.13949},
year = {2020}
}
Comments
ISAAC 2020, 36 pages. arXiv admin note: text overlap with arXiv:1906.12298, arXiv:1103.0534 by other authors