English

Minimum Dominating Set for a Point Set in $\IR^2$

Data Structures and Algorithms 2014-01-07 v2

Abstract

In this article, we consider the problem of computing minimum dominating set for a given set SS of nn points in \IR2\IR^2. Here the objective is to find a minimum cardinality subset SS' of SS such that the union of the unit radius disks centered at the points in SS' covers all the points in SS. We first propose a simple 4-factor and 3-factor approximation algorithms in O(n6logn)O(n^6 \log n) and O(n11logn)O(n^{11} \log n) time respectively improving time complexities by a factor of O(n2)O(n^2) and O(n4)O(n^4) respectively over the best known result available in the literature [M. De, G.K. Das, P. Carmi and S.C. Nandy, {\it Approximation algorithms for a variant of discrete piercing set problem for unit disk}, Int. J. of Comp. Geom. and Appl., to appear]. Finally, we propose a very important shifting lemma, which is of independent interest and using this lemma we propose a 52\frac{5}{2}-factor approximation algorithm and a PTAS for the minimum dominating set problem.

Keywords

Cite

@article{arxiv.1312.7243,
  title  = {Minimum Dominating Set for a Point Set in $\IR^2$},
  author = {Ramesh K. Jallu and Prajwal R. Prasad and Gautam K. Das},
  journal= {arXiv preprint arXiv:1312.7243},
  year   = {2014}
}

Comments

14 pages, 8 figures

R2 v1 2026-06-22T02:35:38.499Z