Sciweavers

STACS
2007
Springer

A Cubic Kernel for Feedback Vertex Set

13 years 10 months ago
A Cubic Kernel for Feedback Vertex Set
In this paper, it is shown that the Feedback Vertex Set problem on unweighted, undirected graphs has a kernel of cubic size. I.e., a polynomial time algorithm is described, that, when given a graph G and an integer k, finds a graph H and integer k ≤ k, such that H has a feedback vertex set with at most k vertices, if and only if G has a feedback vertex set with at most k vertices, and H has at most O(k3 ) vertices and edges. This improves upon a result by Burrage et al. [8] who gave a kernel for Feedback Vertex Set of size O(k11 ). One can easily make the algorithm constructive, and transform a minimum size feedback vertex set of H with at most k vertices into a minimum size feedback vertex set of G. The kernelization algorithm can be used as a first step of an FPT algorithm for Feedback Vertex Set, but also as a preprocessing heuristic for the problem.
Hans L. Bodlaender
Added 09 Jun 2010
Updated 09 Jun 2010
Type Conference
Year 2007
Where STACS
Authors Hans L. Bodlaender
Comments (0)