A Note on Vertex Cover in Graphs with Maximum Degree 3

We show that the k-Vertex Cover problem in degree-3 graphs can be solved in O*(1.1616k) time, which improves previous results of O*(1.1940k) by Chen, Kanj and Xia and O*(1.1864k) by Razgon. In this paper, we will present a new way to analyze algorithms for the problem. We use r = k - 2/5n to measure the size of the search tree, and then get a simple O(1.6651k-2/5n0)-time algorithm, where n0 is the number of vertices with degree ≥ 2 in the graph. Combining this result with fast algorithms for the Maximum Independent Set problem in degree-3 graphs, we improve the upper bound for the k-Vertex Cover problem in degree-3 graphs.

[1]  Michael A. Langston,et al.  Parameterized and Exact Computation, Second International Workshop, IWPEC 2006, Zürich, Switzerland, September 13-15, 2006, Proceedings , 2006, IWPEC.

[2]  Mingyu Xiao A Simple and Fast Algorithm for Maximum Independent Set in 3-Degree Graphs , 2010, WALCOM.

[3]  Michael R. Fellows,et al.  Linear Kernels in Linear Time, or How to Save k Colors in O(n2) Steps , 2004, WG.

[4]  Michael R. Fellows,et al.  Blow-Ups, Win/Win's, and Crown Rules: Some New Directions in FPT , 2003, WG.

[5]  Weijia Jia,et al.  Vertex Cover: Further Observations and Further Improvements , 2001, J. Algorithms.

[6]  Ge Xia,et al.  Labeled Search Trees and Amortized Analysis: Improved Upper Bounds for NP-Hard Problems , 2003, Algorithmica.

[7]  Fabrizio Grandoni,et al.  Measure and conquer: a simple O(20.288n) independent set algorithm , 2006, SODA '06.

[8]  Michael R. Fellows,et al.  Kernelization Algorithms for the Vertex Cover Problem: Theory and Experiments , 2004, ALENEX/ANALC.

[9]  Leslie E. Trotter,et al.  Vertex packings: Structural properties and algorithms , 1975, Math. Program..

[10]  Igor Razgon Faster computation of maximum independent set and parameterized vertex cover for graphs with maximum degree 3 , 2009, J. Discrete Algorithms.

[11]  Vangelis Th. Paschos,et al.  An O*(1.0977n) Exact Algorithm for max independent set in Sparse Graphs , 2008, IWPEC.

[12]  Michael R. Fellows,et al.  Greedy Localization, Iterative Compression, Modeled Crown Reductions: New FPT Techniques, an Improved Algorithm for Set Splitting, and a Novel 2k Kernelization for Vertex Cover , 2004, IWPEC.