Algorithm and hardness results on neighborhood total domination in graphs
Anupriya Jha, D. Pradhan, S. Banerjee

TL;DR
This paper studies the computational complexity of finding minimum neighborhood total dominating sets in various graph classes, providing NP-completeness results, approximation bounds, and a linear-time algorithm for proper interval graphs.
Contribution
It extends NP-completeness to new graph classes, offers approximation bounds, and presents a linear-time algorithm for proper interval graphs.
Findings
NP-completeness for undirected path, chordal bipartite, and planar graphs
Linear-time algorithm for proper interval graphs
Approximation within O(log Δ) factor
Abstract
A set of a graph is called a neighborhood total dominating set of if is a dominating set and the subgraph of induced by the open neighborhood of has no isolated vertex. Given a graph , \textsc{Min-NTDS} is the problem of finding a neighborhood total dominating set of of minimum cardinality. The decision version of \textsc{Min-NTDS} is known to be \textsf{NP}-complete for bipartite graphs and chordal graphs. In this paper, we extend this \textsf{NP}-completeness result to undirected path graphs, chordal bipartite graphs, and planar graphs. We also present a linear time algorithm for computing a minimum neighborhood total dominating set in proper interval graphs. We show that for a given graph , \textsc{Min-NTDS} cannot be approximated within a factor of , unless \textsf{NPDTIME($|V|^{O(\log \log…
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.
