Further improvement on maximum independent set in degree-4 graphs

  • Authors:
  • Mingyu Xiao;Hiroshi Nagamochi

  • Affiliations:
  • School of Computer Science and Engineering, University of Electronic Science and Technology of China, China;Department of Applied Mathematics and Physics, Graduate School of Informatics, Kyoto University, Japan

  • Venue:
  • COCOA'11 Proceedings of the 5th international conference on Combinatorial optimization and applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a simple algorithm for the maximum independent set problem in an n-vertex graph with degree bounded by 4, which runs in O*(1.1526n) time and improves all previous algorithms for this problem. In this paper, we use the "Measure and Conquer method" to analyze the running time bound, and use some good reduction and branching rules to avoid tedious checking on a large number of local structures.