Parameterized Complexity of Feedback Vertex Set with Connectivity Constraints

Published: 01 Jan 2025, Last Modified: 24 Jul 2025SOFSEM (1) 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The Feedback Vertex Set (FVS) problem, together with several of its variants, is arguably one of the most well-studied problems in the field of Parameterized Complexity. Two versions of the problem that have garnered significant interest involve the inclusion of an independence constraint and a connectivity constraint in the solution. This paper introduces generalized versions of both these variants, known as At least-c-FVS and At most-c-FVS, respectively, serving as extensions of Connected FVS and Independent FVS, respectively. The problem At most-c-FVS (resp., At least-c-FVS) is defined as follows: given a graph G and an integer k, the objective is to determine whether there exists a subset \(S \subseteq V(G)\), with \(|S| \le k\), such that the subgraph \(G-S\) is a forest and each component of G[S] contains at most c (resp., at least c) vertices. We study these problems in the realm of Parameterized Complexity and obtain the following results:
Loading