Roman Domination in Convex Bipartite Graphs
Sasmita Rout, Gautam K. Das

TL;DR
This paper introduces a polynomial-time dynamic programming algorithm for solving the Roman domination problem specifically in convex bipartite graphs, where the problem is otherwise NP-complete in general cases.
Contribution
The paper presents the first polynomial-time algorithm for Roman domination in convex bipartite graphs, a special class where the problem was previously NP-complete.
Findings
The algorithm efficiently computes the Roman domination number for convex bipartite graphs.
The approach demonstrates that certain NP-complete problems become tractable within specific graph classes.
Abstract
In the Roman domination problem, an undirected simple graph is given. The objective of Roman domination problem is to find a function such that for any vertex with must be adjacent to at least one vertex with and , called Roman domination number, is minimized. It is already proven that the Roman domination problem (RDP) is NP-complete for general graphs and it remains NP-complete for bipartite graphs. In this paper, we propose a dynamic programming based polynomial time algorithm for RDP in convex bipartite graph.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
