English

The Complexity of Distance-$r$ Dominating Set Reconfiguration

Data Structures and Algorithms 2026-03-10 v3 Discrete Mathematics

Abstract

For a fixed integer r1r \geq 1, a distance-rr dominating set (DrrDS) of a graph G=(V,E)G = (V, E) is a vertex subset DVD \subseteq V such that every vertex in VV is within distance rr from some member of DD. Given two DrrDSs Ds,DtD_s, D_t of GG, the Distance-rr Dominating Set Reconfiguration (DrrDSR) problem asks if there is a sequence of DrrDSs that transforms DsD_s into DtD_t (or vice versa) such that each intermediate member is obtained from its predecessor by applying a given reconfiguration rule exactly once. The problem for r=1r = 1 has been well-studied in the literature. We consider DrrDSR for r2r \geq 2 under two well-known reconfiguration rules: Token Jumping (TJ\mathsf{TJ}, which involves replacing a member of the current DrrDS by a non-member) and Token Sliding (TS\mathsf{TS}, which involves replacing a member of the current DrrDS by an adjacent non-member). It is known that under any of TS\mathsf{TS} and TJ\mathsf{TJ}, the problem on split graphs is PSPACE\mathtt{PSPACE}-complete for r=1r = 1. We show that for r2r \geq 2, the problem is in P\mathtt{P}, resulting in an interesting complexity dichotomy. Along the way, we prove some non-trivial bounds on the length of a shortest reconfiguration sequence on split graphs when r=2r = 2 which may be of independent interest. Additionally, we design a linear-time algorithm under TJ\mathsf{TJ} on trees. On the negative side, we show that DrrDSR for r1r \geq 1 on planar graphs of maximum degree three and bounded bandwidth is PSPACE\mathtt{PSPACE}-complete, improving the degree bound of previously known results. We also show that the known PSPACE\mathtt{PSPACE}-completeness results under TS\mathsf{TS} and TJ\mathsf{TJ} for r=1r = 1 on bipartite graphs and chordal graphs can be extended for r2r \geq 2.

Keywords

Cite

@article{arxiv.2310.00241,
  title  = {The Complexity of Distance-$r$ Dominating Set Reconfiguration},
  author = {Niranka Banerjee and Duc A. Hoang},
  journal= {arXiv preprint arXiv:2310.00241},
  year   = {2026}
}

Comments

27 pages, 10 figures, v3: minor revision of v2, to appear in Journal of Combinatorial Optimization