Roman domination on subclasses of bipartite graphs
Abstract
The Roman Domination Problem (RDP) on a simple, finite, undirected graph asks for a labeling function such that every vertex assigned value is adjacent to at least one vertex assigned value . The objective is to minimize the total weight , and this minimum value is called the Roman domination number of , denoted by . 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 -time algorithm for computing on an 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}
}