Abstract:
Abstract:
In a graph,
without an 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 an isolated vertex, 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
. It is known that the decision version of the problem remains NP-complete even when restricted to chordal graphs, chordal bipartite graphs, and planar graphs. Galby et al. (2020) proved that the problem can be solved in polynomial time for bounded MIM-width graphs, which include many well known graph classes, but left the complexity of the problem in strongly chordal graphs unresolved. Henning and Pandey (2019) also asked to resolve the complexity status of the problem in strongly chordal graphs. In this paper, we resolve the complexity of the problem in strongly chordal graphs by designing a linear-time algorithm for the problem.