English

Hardness and Algorithmic Results for Roman \{3\}-Domination

Computational Complexity 2025-09-30 v1 Data Structures and Algorithms

Abstract

A Roman {3}\{3\}-dominating function on a graph G=(V,E)G = (V, E) is a function f:V{0,1,2,3}f: V \rightarrow \{0, 1, 2, 3\} such that for each vertex uVu \in V, if f(u)=0f(u) = 0 then vN(u)f(v)3\sum_{v \in N(u)} f(v) \geq 3 and if f(u)=1f(u) = 1 then vN(u)f(v)2\sum_{v \in N(u)} f(v) \geq 2. The weight of a Roman {3}\{3\}-dominating function ff is uVf(u)\sum_{u \in V} f(u). The objective of \rtd{} is to compute a Roman {3}\{3\}-dominating function of minimum weight. The problem is known to be NP-complete on chordal graphs, star-convex bipartite graphs and comb-convex bipartite graphs. In this paper, we study the complexity of \rtd{} and show that the problem is NP-complete on split graphs. In addition, we prove that the problem is W[2]-hard parameterized by weight. On the positive front, we present a polynomial-time algorithm for block graphs, thereby resolving an open question posed by Chaudhary and Pradhan [Discrete Applied Mathematics, 2024].

Keywords

Cite

@article{arxiv.2509.23615,
  title  = {Hardness and Algorithmic Results for Roman \{3\}-Domination},
  author = {Sangam Balchandar Reddy},
  journal= {arXiv preprint arXiv:2509.23615},
  year   = {2025}
}

Comments

20 pages, 4 figures

R2 v1 2026-07-01T06:01:55.074Z