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

  • Venue:
  • SWAT'10 Proceedings of the 12th Scandinavian conference on Algorithm Theory
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

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 can dominate. We provide an algorithm that solves Capacitated Dominating Set exactly in O(1.89n) 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*(2n) 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.