English

Tight Inapproximability of Target Set Reconfiguration

Data Structures and Algorithms 2024-02-26 v1 Computational Complexity Discrete Mathematics

Abstract

Given a graph GG with a vertex threshold function τ\tau, consider a dynamic process in which any inactive vertex vv becomes activated whenever 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 Minmax Target Set Reconfiguration problem, for a graph GG and its two target sets XX and YY, we wish to transform XX into YY by repeatedly adding or removing a single vertex, using only target sets of GG, so as to minimize the maximum size of any intermediate target set. We prove that it is NP-hard to approximate Minmax Target Set Reconfiguration within a factor of 2o(1polylogn)2-o\left(\frac{1}{\operatorname{polylog} n}\right), where nn is the number of vertices. Our result establishes a tight lower bound on approximability of Minmax Target Set Reconfiguration, which admits a 22-factor approximation algorithm. The proof is based on a gap-preserving reduction from Target Set Selection to Minmax Target Set Reconfiguration, where NP-hardness of approximation for the former problem is proven by Chen (SIAM J. Discrete Math., 2009) and Charikar, Naamad, and Wirth (APPROX/RANDOM 2016).

Keywords

Cite

@article{arxiv.2402.15076,
  title  = {Tight Inapproximability of Target Set Reconfiguration},
  author = {Naoto Ohsaka},
  journal= {arXiv preprint arXiv:2402.15076},
  year   = {2024}
}

Comments

13 pages

R2 v1 2026-06-28T14:57:57.472Z