Vertex Cover Kernelization Revisited: Upper and Lower Bounds for a Refined Parameter

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

Kernelization is a concept that enables the formal mathematical analysis of data reduction through the framework of parameterized complexity. Intensive research into the Vertex Cover problem has shown that there is a preprocessing algorithm which given an instance (G,k) of Vertex Cover outputs an equivalent instance (G',k') in polynomial time with the guarantee that G' has at most 2k' vertices (and thus O((k')^2) edges) with k' <= k. Using the terminology of parameterized complexity we say that k-Vertex Cover has a kernel with 2k vertices. There is complexity-theoretic evidence that both 2k vertices and \Theta(k^2) edges are optimal for the kernel size. In this paper we consider the Vertex Cover problem with a different parameter, the size FVS(G) of a minimum feedback vertex set for G. This refined parameter is structurally smaller than the parameter k associated to the vertex covering number VC(G) since FVS(G) <= VC(G) and the difference can be arbitrarily large. We give a kernel for Vertex Cover with a number of vertices that is cubic in FVS(G): an instance (G,X,k) of Vertex Cover, where X is a feedback vertex set for G, can be transformed in polynomial time into an equivalent instance (G',X',k') such that k' <= k, |X'| <= |X| and most importantly |V(G')| <= 2k and |V(G')| <= O(|X'|^3). A similar result holds when the feedback vertex set X is not given along with the input. In sharp contrast we show that the Weighted Vertex Cover problem does not have a polynomial kernel when parameterized by FVS(G)$ unless the polynomial hierarchy collapses to the third level. Our work is one of the first examples of research in kernelization using a non-standard parameter, and shows that this approach can yield interesting computational insights. To obtain our results we make extensive use of the combinatorial structure of independent sets in forests.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Vertex Cover Kernelization Revisited: Upper and Lower Bounds for a Refined Parameter does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Vertex Cover Kernelization Revisited: Upper and Lower Bounds for a Refined Parameter, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Vertex Cover Kernelization Revisited: Upper and Lower Bounds for a Refined Parameter will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-96309

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.