Capacitated domination faster than O(2n)

  • Authors:
  • Marek Cygan;Marcin Pilipczuk;Jakub Onufry Wojtaszczyk

  • Affiliations:
  • Dept. of Mathematics, Computer Science and Mechanics, University of Warsaw, Poland;Dept. of Mathematics, Computer Science and Mechanics, University of Warsaw, Poland;Institute of Mathematics, Polish Academy of Sciences, Poland

  • Venue:
  • Information Processing Letters
  • Year:
  • 2011

Quantified Score

Hi-index 0.89

Visualization

Abstract

In this paper we consider the Capacitated Dominating Set problem - a generalisation of the Dominating Set problem where each vertex v is additionally equipped with a number c(v), which is the number of other vertices this vertex has the capacity to dominate. We provide an algorithm that solves Capacitated Dominating Set exactly in O(1.89^n) time and polynomial space. Despite the fact that the Capacitated Dominating Set problem is quite similar to the Dominating Set problem, we are not aware of any published algorithms solving this problem faster than the straightforward O^@?(2^n) solution prior to this paper. This was stated as an open problem at Dagstuhl seminar 08431 in 2008 and IWPEC 2008. We also provide an exponential approximation scheme for Capacitated Dominating Set which is a trade-off between the time complexity and the approximation ratio of the algorithm.