A note on the complexity of minimum dominating set

  • Authors:
  • Fabrizio Grandoni

  • Affiliations:
  • Max-Planck-Institut für Informatik, Stuhlsatzenhausweg 85, 66123 Saarbrücken, Germany

  • Venue:
  • Journal of Discrete Algorithms
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The currently (asymptotically) fastest algorithm for minimum dominating set on graphs of n nodes is the trivial @W(2^n) algorithm which enumerates and checks all the subsets of nodes. In this paper we present a simple algorithm which solves this problem in O(1.81^n) time.