English

Improved Total Domination and Total Roman Domination in Unit Disk Graphs

Computational Geometry 2024-04-05 v1 Combinatorics

Abstract

Let G=(V,E)G=(V, E) be a simple undirected graph with no isolated vertex. A set DtVD_t\subseteq V is a total dominating set of GG if (i)(i) DtD_t is a dominating set, and (ii)(ii) the set DtD_t induces a subgraph with no isolated vertex. The total dominating set of minimum cardinality is called the minimum total dominating set, and the size of the minimum total dominating set is called the total domination number (γt(G)\gamma_t(G)). Given a graph GG, the total dominating set (TDS) problem is to find a total dominating set of minimum cardinality. A Roman dominating function (RDF) on a graph GG is a function f:V{0,1,2}f:V\rightarrow \{0,1,2\} such that each vertex vVv\in V with f(v)=0f(v)=0 is adjacent to at least one vertex uVu\in V with f(u)=2f(u)=2. A RDF ff of a graph GG is said to be a total Roman dominating function (TRDF) if the induced subgraph of V1V2V_1\cup V_2 does not contain any isolated vertex, where Vi={uVf(u)=i}V_i=\{u\in V|f(u)=i\}. Given a graph GG, the total Roman dominating set (TRDS) problem is to minimize the weight, W(f)=uVf(u)W(f)=\sum_{u\in V} f(u), called the total Roman domination number (γtR(G)\gamma_{tR}(G)). In this paper, we are the first to show that the TRDS problem is NP-complete in unit disk graphs (UDGs). Furthermore, we propose a 7.17-7.17\operatorname{-} factor approximation algorithm for the TDS problem and a 6.03-6.03\operatorname{-} factor approximation algorithm for the TRDS problem in geometric unit disk graphs. The running time for both algorithms is notably bounded by O(nlogk)O(n\log{k}), where nn represents the number of vertices in the given UDG and kk represents the size of the independent set in (i.e., DD and V2V_2 in TDS and TRDS problems, respectively) the given UDG.

Cite

@article{arxiv.2404.03511,
  title  = {Improved Total Domination and Total Roman Domination in Unit Disk Graphs},
  author = {Sasmita Rout and Gautam Kumar Das},
  journal= {arXiv preprint arXiv:2404.03511},
  year   = {2024}
}
R2 v1 2026-06-28T15:44:12.998Z