English

On Inapproximability of Reconfiguration Problems: PSPACE-Hardness and some Tight NP-Hardness Results

Computational Complexity 2025-09-24 v3 Data Structures and Algorithms

Abstract

Recently, Ohsaka [STACS'23] put forth the Reconfiguration Inapproximability Hypothesis (RIH), which roughly asserts that there is some ϵ>0\epsilon>0 such that given as input a kk-CSP instance (for some constant kk) over some constant sized alphabet, and two satisfying assignments ψs\psi_s and ψt\psi_t, it is PSPACE-hard to find a sequence of assignments starting from ψs\psi_s and ending at ψt\psi_t such that every assignment in the sequence satisfies at least (1ϵ)(1-\epsilon) fraction of the constraints and also that every assignment in the sequence is obtained by changing its immediately preceding assignment (in the sequence) on exactly one variable. Assuming RIH, many important reconfiguration problems have been shown to be PSPACE-hard to approximate by Ohsaka [STACS'23; SODA'24]. In this paper, we provide a proof of RIH. Our proof uses known constructions of PCP of Proximity to create the gap, and further leverages a parallelization framework from recent parameterized inapproximability results to analyze the quantitative trade-off between ϵ\epsilon and kk in RIH. We note that Hirahara and Ohsaka [STOC'24] have also independently proved RIH. We also prove that the aforementioned kk-CSP Reconfiguration problem is NP-hard to approximate to within a factor of 1/2+ϵ1/2 + \epsilon (for any ϵ>0\epsilon>0) when k=2k=2. We complement this with a polynomial time (1/2ϵ)(1/2 - \epsilon)-approximation algorithm, which improves upon a (1/4ϵ)(1/4 - \epsilon)-approximation algorithm of Ohsaka [2023] (again for any ϵ>0\epsilon>0). Finally, we show that Set Cover Reconfiguration is NP-hard to approximate to within a factor of 2ϵ2 - \epsilon for any constant ϵ>0\epsilon > 0, which matches the simple linear-time 2-approximation algorithm by Ito et al. [TCS'11].

Keywords

Cite

@article{arxiv.2312.17140,
  title  = {On Inapproximability of Reconfiguration Problems: PSPACE-Hardness and some Tight NP-Hardness Results},
  author = {Venkatesan Guruswami and Karthik C. S. and Pasin Manurangsi and Xuandi Ren and Kewen Wu},
  journal= {arXiv preprint arXiv:2312.17140},
  year   = {2025}
}

Comments

Merged with arXiv:2507.01192