scispace - formally typeset
Open AccessBook ChapterDOI

Circumventing Connectivity for Kernelization

Reads0
Chats0
TLDR
In this paper, the authors studied closed walk-subgraph vertex cover (CW-SVC) with a specific connectivity constraint, from the viewpoint of Kernelization (Parameterized) complexity.
Abstract
Classical vertex subset problems demanding connectivity are of the following form: given an input graph G on n vertices and an integer k, find a set S of at most k vertices that satisfies a property and G[S] is connected. In this paper, we initiate a systematic study of such problems under a specific connectivity constraint, from the viewpoint of Kernelization (Parameterized) Complexity. The specific form that we study does not demand that G[S] is connected but rather G[S] has a closed walk containing all the vertices in S. In particular, we study Closed Walk-Subgraph Vertex Cover (CW-SVC, in short), where given a graph G, a set \(X \subseteq E(G)\), and an integer k; the goal is to find a set of vertices S that hits all the edges in X and can be traversed by a closed walk of length at most k in G. When X is E(G), this corresponds to Closed Walk-Vertex Cover (CW-VC, in short). One can similarly define these variants for Feedback Vertex Set, namely Closed Walk-Subgraph Feedback Vertex Set (CW-SFVS, in short) and Closed Walk-Feedback Vertex Set (CW-FVS, in short). Our results are as follows: CW-VC and CW-SVC both admit a polynomial kernel, in contrast to Connected Vertex Cover that does not admit a polynomial kernel unless \(\mathsf{NP} \subseteq \mathsf{coNP}/\mathsf{poly}\). CW-FVS admits a polynomial kernel. On the other hand CW-SFVS does not admit even a polynomial Turing kernel unless the polynomial-time hierarchy collapses.

read more

References
More filters
Book

Parameterized Algorithms

TL;DR: This comprehensive textbook presents a clean and coherent account of most fundamental tools and techniques in Parameterized Algorithms and is a self-contained guide to the area, providing a toolbox of algorithmic techniques.
Journal ArticleDOI

A 2-Approximation Algorithm for the Undirected Feedback Vertex Set Problem

TL;DR: A simple and efficient approximation algorithm with performance ratio of at most 2 is presented, improving previous best bounds for either weighted or unweighted cases of the vertex cover problem.
Journal ArticleDOI

Compression-based fixed-parameter algorithms for feedback vertex set and edge bipartization

TL;DR: It is shown that the NP-complete Feedback Vertex Set problem, which asks for the smallest set of vertices to remove from a graph to destroy all cycles, is deterministically solvable in O(c^[email protected]?m) time.
Journal ArticleDOI

A 4k2 kernel for feedback vertex set

TL;DR: It is proved that given an undirected graph G, one can compute, in polynomial time in n, a graph G with at most 4-k vertices and an integer such that G has a feedback vertex set of size at most k.
Book

Kernelization: Theory of Parameterized Preprocessing

TL;DR: Kernelization: Theory of Parameterized Preprocessing, by Fomin et al., is unique in that it is a text focusing solely on the titular topic of kernelization, and is able to more effectively showcase and teach the tools used in the field than a more traditional text on fixed parameter complexity.
Related Papers (5)