English

On Reconfigurability of Target Sets

Data Structures and Algorithms 2022-12-07 v2

Abstract

We study the problem of deciding reconfigurability of target sets of a graph. Given a graph GG with vertex thresholds τ\tau, consider a dynamic process in which vertex vv becomes activated once at least τ(v)\tau(v) of its neighbors are activated. A vertex set SS is called a target set if all vertices of GG would be activated when initially activating vertices of SS. In the Target Set Reconfiguration problem, given two target sets XX and YY of the same size, we are required to determine whether XX can be transformed into YY by repeatedly swapping one vertex in the current set with another vertex not in the current set preserving every intermediate set as a target set. In this paper, we investigate the complexity of Target Set Reconfiguration in restricted cases. On the hardness side, we prove that Target Set Reconfiguration is PSPACE-complete on bipartite planar graphs of degree 33 and 44 and of threshold 22, bipartite 33-regular graphs and planar 33-regular graphs of threshold 11 and 22, and split graphs, which is in contrast to the fact that a special case called Vertex Cover Reconfiguration is in P for the last graph class. On the positive side, we present a polynomial-time algorithm for Target Set Reconfiguration on graphs of maximum degree 22 and trees. The latter result can be thought of as a generalization of that for Vertex Cover Reconfiguration.

Keywords

Cite

@article{arxiv.2107.09885,
  title  = {On Reconfigurability of Target Sets},
  author = {Naoto Ohsaka},
  journal= {arXiv preprint arXiv:2107.09885},
  year   = {2022}
}

Comments

36 pages; changed according to referee suggestions; to appear in Theoretical Computer Science

R2 v1 2026-06-24T04:23:09.688Z