Maximum Minimal Feedback Vertex Set: A Parameterized Perspective
Ajinkya Gaikwad, Hitendra Kumar, Soumen Maity, Saket Saurabh and, Shuvam Kant Tripathi

TL;DR
This paper investigates the Max Min Feedback Vertex Set problem from a parameterized complexity perspective, providing fixed parameter tractable algorithms, complexity bounds, and approximation schemes based on graph parameters.
Contribution
It introduces new FPT algorithms, complexity results, and an approximation scheme for the Max Min FVS problem, expanding understanding of its computational complexity.
Findings
Developed an FPT algorithm with time $10^k n^{O(1)}$.
Established a parameterized complexity bound based on vertex cover number.
Designed an FPT-approximation scheme with $(1- ext{epsilon})$-approximation ratio.
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 …
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 · semigroups and automata theory · Formal Methods in Verification
