On the Complexity of Signed Roman Domination
Abstract
Given a graph G = (V, E), a signed Roman dominating function is a function f: V → \-1, 1, 2\ such that for every vertex u ∈ V: Σv ∈ N[u] f(v) ≥ 1 and for every vertex u ∈ V with f(u) = -1, there exists a vertex v ∈ N(u) with f(v) = 2. The weight of a signed Roman dominating function f is Σu ∈ V f(u). The objective of (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 ⊂eq NP/poly.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.