Abstract

Given a graph G=(V,E), a subset S⊆V(G) is said to be a feedback vertex set of G if G−S is a forest. In the Feedback Vertex Set (FVS) problem, we are given an undirected graph G, and a positive integer k, the question is whether there exists a feedback vertex set of size at most k. In this paper, we study three variants of the FVS problem: Unrestricted Fair FVS, Restricted Fair FVS, and Relaxed Fair FVS. In Unrestricted Fair FVS, we are given a graph G and a positive integer ℓ, the question is does there exist a feedback vertex set S⊆V(G) (of any size) such that for every vertex v∈V(G), v has at most ℓ neighbours in S. First, we study Unrestricted Fair FVS from different parameterizations such as treewidth, treedepth, and neighbourhood diversity and obtain several results (both tractability and intractability). Next, we study Restricted Fair FVS, where we are also given an integer k in the input and we demand the size of S to be at most k. This problem is trivially NP-complete; we show that Restricted Fair FVS when parameterized by the solution size k and the maximum degree Δ of the graph G, admits a kernel of size O(Δk). Finally, we study the Relaxed Fair FVS problem, where we want that the size of S is at most k and for every vertex v outside S, v has at most ℓ neighbours in S. We give an FPT algorithm for Relaxed Fair FVS problem running in time cknO(1), for a fixed constant c.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call