On the complexity of global Roman domination problem in graphs
Sangam Balchandar Reddy, Arun Kumar Das, Anjeneya Swami Kare, I. Vinod Reddy

TL;DR
This paper investigates the computational complexity of the global Roman domination problem in graphs, establishing NP-completeness in several graph classes and providing efficient algorithms for specific cases.
Contribution
It proves NP-completeness of the problem on various graph classes and offers a linear-time algorithm for cographs, advancing understanding of its computational boundaries.
Findings
NP-complete on split graphs
NP-complete on chordal bipartite graphs
Linear-time algorithm for cographs
Abstract
A Roman dominating function of a graph is a labeling such that for each vertex with , there exists a vertex with . A Roman dominating function is a global Roman dominating function if it is a Roman dominating function for both and its complement . The weight of is the sum of over all the vertices . 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
