$m$-Eternal Dominating Set Problem on Subclasses of Chordal Graphs
Ashutosh Rai, Soumyashree Rana

TL;DR
This paper investigates the computational complexity of the m-Eternal Dominating Set problem on subclasses of chordal graphs, providing polynomial algorithms for some cases and NP-completeness results for others, highlighting complexity differences among related problems.
Contribution
It offers a detailed complexity analysis of m-Eternal Dominating Set on various graph classes, including polynomial algorithms and NP-hardness proofs, and compares it with related domination problems.
Findings
Polynomial-time algorithm for K1,t-free split graphs with t≤4
NP-completeness for t≥5 in split graphs
NP-hardness on undirected path graphs
Abstract
A dominating set of a graph G(V, E) is a set of vertices D\subseteq V such that every vertex in V\D has a neighbor in D. An eternal dominating set extends this concept by placing mobile guards on the vertices of D. In response to an infinite sequence of attacks on unoccupied vertices, a guard can move to the attacked vertex from an adjacent position, ensuring that the new guards configuration remains a dominating set. In the one (all) guard(s) move model, only one (multiple) guard(s) moves(may move) per attack. The set of vertices representing the initial configuration of guards in one(all) guard move model is the eternal dominating set (m-eternal dominating set) of G. The minimum size of such a set in one(all) guard move model is called the eternal domination number (m-eternal domination number) of G, respectively. Given a graph G and an integer k, the m-Eternal Dominating Set asks…
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 · Distributed systems and fault tolerance
