A linear-time algorithm for semitotal domination in strongly chordal graphs
Vikash Tripathi, Arti Pandey, Anil Maheshwari

TL;DR
This paper presents a linear-time algorithm for solving the minimum semitotal domination problem specifically in strongly chordal graphs, a class where the problem's complexity was previously unresolved.
Contribution
The paper introduces the first linear-time algorithm for the minimum semitotal domination problem in strongly chordal graphs, resolving an open complexity question.
Findings
The problem is solvable in linear time for strongly chordal graphs.
The algorithm improves upon previous polynomial-time solutions for this class.
It confirms the problem's complexity status as tractable in strongly chordal graphs.
Abstract
In a graph with no isolated vertex, a dominating set , is called a semitotal dominating set if for every vertex there is another vertex , such that distance between and is at most two in . Given a graph without isolated vertices, the Minimum Semitotal Domination problem is to find a minimum cardinality semitotal dominating set of . The semitotal domination number, denoted by , is the minimum cardinality of a semitotal dominating set of . The decision version of the problem remains NP-complete even when restricted to chordal graphs, chordal bipartite graphs, and planar graphs. Galby et al. in [6] proved that the problem can be solved in polynomial time for bounded MIM-width graphs which includes many well known graph classes, but left the complexity of the problem in strongly chordal graphs unresolved.…
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
