Maximum Minimal Feedback Vertex Set: A Parameterized Perspective
Abstract
In this paper we study a maximization version of the classical Feedback Vertex Set (FVS) problem, namely, the Max Min FVS problem, in the realm of parameterized complexity. In this problem, given an undirected graph , a positive integer , the question is to check whether has a minimal feedback vertex set of size at least . We obtain following results for Max Min FVS. 1) We first design a fixed parameter tractable (FPT) algorithm for Max Min FVS running in time . 2) Next, we consider the problem parameterized by the vertex cover number of the input graph (denoted by ), and design an algorithm with running time . We complement this result by showing that the problem parameterized by does not admit a polynomial compression unless coNP NP/poly. 3) Finally, we give an FPT-approximation scheme (fpt-AS) parameterized by . That is, we design an algorithm that for every , runs in time and returns a minimal feedback vertex set of size at least .
Cite
@article{arxiv.2208.01953,
title = {Maximum Minimal Feedback Vertex Set: A Parameterized Perspective},
author = {Ajinkya Gaikwad and Hitendra Kumar and Soumen Maity and Saket Saurabh and Shuvam Kant Tripathi},
journal= {arXiv preprint arXiv:2208.01953},
year = {2022}
}