English

Total Domination in Unit Disk Graphs

Data Structures and Algorithms 2020-07-24 v1 Computational Complexity

Abstract

Let G=(V,E)G=(V,E) be an undirected graph. We call DtVD_t \subseteq V as a total dominating set (TDS) of GG if each vertex vVv \in V has a dominator in DD other than itself. Here we consider the TDS problem in unit disk graphs, where the objective is to find a minimum cardinality total dominating set for an input graph. We prove that the TDS problem is NP-hard in unit disk graphs. Next, we propose an 8-factor approximation algorithm for the problem. The running time of the proposed approximation algorithm is O(nlogk)O(n \log k), where nn is the number of vertices of the input graph and kk is output size. We also show that TDS problem admits a PTAS in unit disk graphs.

Keywords

Cite

@article{arxiv.2007.11997,
  title  = {Total Domination in Unit Disk Graphs},
  author = {Sangram K. Jena and Gautam K. Das},
  journal= {arXiv preprint arXiv:2007.11997},
  year   = {2020}
}
R2 v1 2026-06-23T17:20:53.507Z