English

New Branching Rules: Improvements on Independent Set and Vertex Cover in Sparse Graphs

Data Structures and Algorithms 2009-04-20 v1 Discrete Mathematics

Abstract

We present an O(1.0919n)O^*(1.0919^n)-time algorithm for finding a maximum independent set in an nn-vertex graph with degree bounded by 3, which improves the previously known algorithm of running time O(1.0977n)O^*(1.0977^n) by Bourgeois, Escoffier and Paschos [IWPEC 2008]. We also present an O(1.1923k)O^*(1.1923^k)-time algorithm to decide if a graph with degree bounded by 3 has a vertex cover of size kk, which improves the previously known algorithm of running time O(1.1939k)O^*(1.1939^k) by Chen, Kanj and Xia [ISAAC 2003]. Two new branching techniques, \emph{branching on a bottle} and \emph{branching on a 4-cycle}, are introduced, which help us to design simple and fast algorithms for the maximum independent set and minimum vertex cover problems and avoid tedious branching rules.

Keywords

Cite

@article{arxiv.0904.2712,
  title  = {New Branching Rules: Improvements on Independent Set and Vertex Cover in Sparse Graphs},
  author = {Mingyu Xiao},
  journal= {arXiv preprint arXiv:0904.2712},
  year   = {2009}
}

Comments

The paper was presented at the 2nd annual meeting of asian association for algorithms and computation (AAAC 2009), April 11-12, 2009, Hangzhou, China