Algorithmic aspects of disjunctive domination in graphs
B.S. Panda, Arti Pandey, S. Paul

TL;DR
This paper studies the disjunctive domination problem in graphs, providing efficient algorithms for some graph classes, proving NP-completeness in others, and establishing approximation bounds and complexity results.
Contribution
It introduces a linear time algorithm for proper interval graphs, proves NP-completeness in chordal graphs, and analyzes approximation and complexity for various graph classes.
Findings
Linear time algorithm for proper interval graphs
NP-completeness of DDDP in chordal graphs
Approximation algorithm with logarithmic ratio
Abstract
For a graph , a set is called a \emph{disjunctive dominating set} of if for every vertex , is either adjacent to a vertex of or has at least two vertices in at distance from it. The cardinality of a minimum disjunctive dominating set of is called the \emph{disjunctive domination number} of graph , and is denoted by . The \textsc{Minimum Disjunctive Domination Problem} (MDDP) is to find a disjunctive dominating set of cardinality . Given a positive integer and a graph , the \textsc{Disjunctive Domination Decision Problem} (DDDP) is to decide whether has a disjunctive dominating set of cardinality at most . In this article, we first propose a linear time algorithm for MDDP in proper interval graphs. Next we tighten the NP-completeness of DDDP by showing that it remains…
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 · Limits and Structures in Graph Theory
