Semitotal domination in unit disk graphs
Abstract
A set is called a {\em semitotal dominating set} of if every vertex in is adjacent to at least one vertex in , and every vertex in is within distance 2 of another vertex in . The corresponding decision problem is NP-complete even for unit disk graphs. In this paper, we present a 5-factor approximation algorithm for the Minimum Semitotal Domination problem on unit disk graphs in the graph-based input model. The algorithm processes the layers of a Breadth-First-Search tree and constructs a maximal independent set whose vertices satisfy the semitotal condition. For a graph with vertices and edges, the algorithm runs in time, and hence in time in the worst case. This improves the previously known 5.75-approximation algorithm with running time.
Cite
@article{arxiv.2607.14467,
title = {Semitotal domination in unit disk graphs},
author = {Mingjun Liu and Weiping Shang},
journal= {arXiv preprint arXiv:2607.14467},
year = {2026}
}