On the Complexity of Signed Roman Domination
Sangam Balchandar Reddy

TL;DR
This paper investigates the computational complexity of the signed Roman domination problem, proving NP-completeness on split graphs, W[2]-hardness by weight, and W[1]-hardness by feedback vertex set, while also providing fixed-parameter tractable algorithms.
Contribution
It extends the complexity analysis of the signed Roman domination problem to split graphs and various parameterizations, offering new hardness results and fixed-parameter algorithms.
Findings
NP-complete on split graphs
W[2]-hard parameterized by weight
W[1]-hard parameterized by feedback vertex set
Abstract
Given a graph , a signed Roman dominating function is a function such that for every vertex : and for every vertex with , there exists a vertex with . The weight of a signed Roman dominating function is . The objective of \srd{} (SRD) problem is to compute a signed Roman dominating function with minimum weight. The problem is known to be NP-complete even when restricted to bipartite graphs and planar graphs. In this paper, we advance the complexity study by showing that the problem remains NP-complete on split graphs. In the realm of parameterized complexity, we prove that the problem is W[2]-hard parameterized by weight, even on bipartite graphs. We further show that the problem is W[1]-hard parameterized by feedback vertex set number…
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 · Interconnection Networks and Systems
