English

Approximation Algorithms for Dominating Set in Disk Graphs

Computational Geometry 2010-04-21 v1 Data Structures and Algorithms

Abstract

We consider the problem of finding a lowest cost dominating set in a given disk graph containing nn disks. The problem has been extensively studied on subclasses of disk graphs, yet the best known approximation for disk graphs has remained O(logn)O(\log n) -- a bound that is asymptotically no better than the general case. We improve the status quo in two ways: for the unweighted case, we show how to obtain a PTAS using the framework recently proposed (independently)by Mustafa and Ray [SoCG 09] and by Chan and Har-Peled [SoCG 09]; for the weighted case where each input disk has an associated rational weight with the objective of finding a minimum cost dominating set, we give a randomized algorithm that obtains a dominating set whose weight is within a factor 2O(logn)2^{O(\log^* n)} of a minimum cost solution, with high probability -- the technique follows the framework proposed recently by Varadarajan [STOC 10].

Keywords

Cite

@article{arxiv.1004.3320,
  title  = {Approximation Algorithms for Dominating Set in Disk Graphs},
  author = {Matt Gibson and Imran A. Pirwani},
  journal= {arXiv preprint arXiv:1004.3320},
  year   = {2010}
}

Comments

12 pages, 4 figures

R2 v1 2026-06-21T15:12:20.192Z