English

Roman domination on subclasses of bipartite graphs

Combinatorics 2026-07-09 v1

Abstract

The Roman Domination Problem (RDP) on a simple, finite, undirected graph G=(V,E)G=(V,E) asks for a labeling function f:V{0,1,2}f:V\rightarrow\{0,1,2\} such that every vertex assigned value 00 is adjacent to at least one vertex assigned value 22. The objective is to minimize the total weight vVf(v)\sum_{v\in V} f(v), and this minimum value is called the Roman domination number of GG, denoted by γR(G)\gamma_R(G). Since the RDP is NP-complete for bipartite graphs, a natural direction is to study its complexity on restricted subclasses of bipartite graphs. The problem remains NP-complete even under strong structural restrictions, such as star-convex and comb-convex bipartite graphs. Therefore, identifying the borderline subclasses where the problem changes from NP-complete to polynomial-time solvable remains an important challenge. In this paper, we investigate the RDP on convex bipartite graphs and on their superclass, chordal bipartite graphs. First, we present a dynamic programming algorithm for convex bipartite graphs. The algorithm uses the interval ordering of one bipartition class and keeps a compact boundary state, which is sufficient to control the domination requirements of both processed and future vertices. This gives an O(n3)O(n^3)-time algorithm for computing γR(G)\gamma_R(G) on an nn vertex convex bipartite graph. In contrast, we prove that the decision version of the RDP is NP-complete on chordal bipartite graphs by a polynomial reduction from \textsc{Dominating Set} on chordal bipartite graphs. Thus, our results show a clear separation between the tractability of convex bipartite graphs and the hardness of the larger chordal bipartite class.

Keywords

Cite

@article{arxiv.2607.08364,
  title  = {Roman domination on subclasses of bipartite graphs},
  author = {Gautam K. Das and Sasmita Rout and Kamal Santra},
  journal= {arXiv preprint arXiv:2607.08364},
  year   = {2026}
}