On the Complexity of Signed Roman Domination
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 (and hence also when parameterized by treewidth or clique-width). On the positive side, we present an FPT algorithm parameterized by neighbourhood diversity (and by vertex cover number). Finally, we complement this result by proving that the problem does not admit a polynomial kernel parameterized by vertex cover number unless coNP NP/poly.
Cite
@article{arxiv.2512.02083,
title = {On the Complexity of Signed Roman Domination},
author = {Sangam Balchandar Reddy},
journal= {arXiv preprint arXiv:2512.02083},
year = {2025}
}
Comments
38 pages, 7 figures, Submitted to Elsevier