A simple and fast algorithm for maximum independent set in 3-degree graphs

  • Authors:
  • Mingyu Xiao

  • Affiliations:
  • School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu, China

  • Venue:
  • WALCOM'10 Proceedings of the 4th international conference on Algorithms and Computation
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a simple O*(1.0885n)-time algorithm for finding a maximum independent set in an n-vertex graph with degree bounded by 3, which improves most previous running time bounds obtained with far more complicated algorithms. In this paper, we use a nontraditional measure to analyze the problem size and some uniform branching rules to avoid tedious case analysis. Those techniques help us to design simple and fast algorithms with moderately complicated analysis.