Exploring Algorithmic Solutions for the Independent Roman Domination Problem in Graphs
Kaustav Paul, Ankit Sharma, Arti Pandey

TL;DR
This paper introduces polynomial-time algorithms for solving the Minimum Independent Roman Domination problem in specific graph classes, advancing understanding of its computational complexity beyond NP-hard cases.
Contribution
The paper presents new polynomial-time algorithms for the problem in distance-hereditary, split, and P4-sparse graphs, expanding the classes of graphs with efficiently solvable solutions.
Findings
Polynomial-time algorithms for distance-hereditary graphs
Polynomial-time algorithms for split graphs
Polynomial-time algorithms for P4-sparse graphs
Abstract
Given a graph , a function is said to be a \emph{Roman Dominating function} if for every with , there exists a vertex such that . A Roman Dominating function is said to be an \emph{Independent Roman Dominating function} (or IRDF), if forms an independent set, where , for . The total weight of is equal to , and is denoted as . The \emph{Independent Roman Domination Number} of , denoted by , is defined as min is an IRDF of . For a given graph , the problem of computing is defined as the \emph{Minimum Independent Roman Domination problem}. The problem is already known to be NP-hard for bipartite graphs. In this paper, we further study the algorithmic complexity of the problem. In this…
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 · Graph Labeling and Dimension Problems
