Some Algorithmic Results on Restrained Domination in Graphs
Arti Pandey, B.S. Panda

TL;DR
This paper investigates the computational complexity of the restrained domination problem in various graph classes, proving NP-completeness in some and providing polynomial algorithms for others, along with bounds and randomized solutions.
Contribution
It establishes NP-completeness for doubly chordal graphs and offers polynomial algorithms for block, threshold, cograph, and chain graphs, plus bounds and randomized methods.
Findings
NP-completeness for doubly chordal graphs
Polynomial algorithms for block, threshold, cographs, and chain graphs
New upper bounds and randomized algorithms for restrained domination
Abstract
A set of a graph is called a restrained dominating set of if every vertex not in is adjacent to a vertex in and to a vertex in . The \textsc{Minimum Restrained Domination} problem is to find a restrained dominating set of minimum cardinality. Given a graph , and a positive integer , the \textsc{Restrained Domination Decision} problem is to decide whether has a restrained dominating set of cardinality a most . The \textsc{Restrained Domination Decision} problem is known to be NP-complete for chordal graphs. In this paper, we strengthen this NP-completeness result by showing that the \textsc{Restrained Domination Decision} problem remains NP-complete for doubly chordal graphs, a subclass of chordal graphs. We also propose a polynomial time algorithm to solve the \textsc{Minimum Restrained Domination} problem in block graphs,…
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 · Interconnection Networks and Systems
