English

On the complexity of global Roman domination problem in graphs

Combinatorics 2026-01-15 v1 Computational Complexity Data Structures and Algorithms

Abstract

A Roman dominating function of a graph G=(V,E)G=(V,E) is a labeling f:V{0,1,2}f: V \rightarrow{} \{0 ,1, 2\} such that for each vertex uVu \in V with f(u)=0f(u) = 0, there exists a vertex vN(u)v \in N(u) with f(v)=2f(v) =2. A Roman dominating function ff is a global Roman dominating function if it is a Roman dominating function for both GG and its complement G\overline{G}. The weight of ff is the sum of f(u)f(u) over all the vertices uVu \in V. The objective of Global Roman Domination problem is to find a global Roman dominating function with minimum weight. The objective of Global Roman Domination is to compute a global Roman dominating function of minimum weight. In this paper, we study the algorithmic aspects of Global Roman Domination problem on various graph classes and obtain the following results. 1. We prove that Roman domination and Global Roman Domination problems are not computationally equivalent by identifying graph classes on which one is linear-time solvable, while the other is NP-complete. 2. We show that Global Roman Domination problem is NP-complete on split graphs, thereby resolving an open question posed by Panda and Goyal [Discrete Applied Mathematics, 2023]. 3. We prove that Global Roman Domination problem is NP-complete on chordal bipartite graphs, planar bipartite graphs with maximum degree five and circle graphs. 4. On the positive side, we present a linear-time algorithm for Global Roman domination problem on cographs.

Keywords

Cite

@article{arxiv.2601.09167,
  title  = {On the complexity of global Roman domination problem in graphs},
  author = {Sangam Balchandar Reddy and Arun Kumar Das and Anjeneya Swami Kare and I. Vinod Reddy},
  journal= {arXiv preprint arXiv:2601.09167},
  year   = {2026}
}

Comments

Submitted to Elsevier, 27 pages