Total Domination in Unit Disk Graphs
Data Structures and Algorithms
2020-07-24 v1 Computational Complexity
Abstract
Let be an undirected graph. We call as a total dominating set (TDS) of if each vertex has a dominator in 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 , where is the number of vertices of the input graph and 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}
}