Improved FPT Algorithms for Deletion to Forest-like Structures

09/26/2020
โˆ™
by   Kishen N. Gowda, et al.
โˆ™
0
โˆ™

The Feedback Vertex Set problem is undoubtedly one of the most well-studied problems in Parameterized Complexity. In this problem, given an undirected graph G and a non-negative integer k, the objective is to test whether there exists a subset SโŠ† V(G) of size at most k such that G-S 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 ๐’ช^โ‹†(2.7^k). 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 S should be an independent set in G), Almost Forest Deletion and Pseudoforest Deletion. In Pseudoforest Deletion, each connected component in G-S has at most one cycle in it. However, in Almost Forest Deletion, the input is a graph G and non-negative integers k,โ„“โˆˆโ„•, and the objective is to test whether there exists a vertex subset S of size at most k, such that G-S 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.7^k). 2) Pseudo Forest Deletion can be solved in time ๐’ช^โ‹†(2.85^k). 3) Almost Forest Deletion can be solved in ๐’ช^โ‹†(min{2.85^k ยท 8.54^โ„“,2.7^k ยท 36.61^โ„“,3^k ยท 1.78^โ„“}).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
โˆ™ 12/15/2019

FPT algorithms for generalized feedback vertex set problems

An r-pseudoforest is a graph in which each component can be made into a ...
research
โˆ™ 11/25/2020

Solving the r-pseudoforest Deletion Problem in Time Independent of r

The feedback vertex set problem is one of the most studied parameterized...
research
โˆ™ 12/09/2020

An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion

A cactus is a connected graph that does not contain K_4 - e as a minor. ...
research
โˆ™ 03/19/2018

Parameterized complexity of fair deletion problems II

Vertex deletion problems are those where given a graph G and a graph pro...
research
โˆ™ 02/23/2020

Structural Parameterizations with Modulator Oblivion

It is known that problems like Vertex Cover, Feedback Vertex Set and Odd...
research
โˆ™ 08/03/2023

Meta-theorems for Parameterized Streaming Algorithms

The streaming model was introduced to parameterized complexity independe...
research
โˆ™ 05/20/2021

On the Parameterized Complexity of Polytree Learning

A Bayesian network is a directed acyclic graph that represents statistic...

Please sign up or login with your details

Forgot password? Click here to reset