English

Finding Shortest Reconfiguration Sequences on Independent Set Polytopes

Data Structures and Algorithms 2026-04-28 v1

Abstract

We initiate the study of the shortest reconfiguration problem for independent sets under the adjacency relation derived from the independent set polytope. Given a graph and two independent sets, the problem asks for a shortest sequence transforming one into the other such that the subgraph induced by the symmetric difference of any two consecutive sets is connected. This is equivalent to finding a shortest path on the 11-skeleton of the independent set polytope. We prove that the problem is NP-hard even on planar graphs of bounded degree, as well as on split graphs. Notably, the hardness for planar graphs of bounded degree still holds even when deciding whether the target can be reached in at most two steps. For split graphs, we further show the W[2]-hardness when parameterized by the number of steps, as well as the inapproximability of the optimal length. As a consequence, we prove that the length of a shortest path between two vertices of a 0/1 polytope in Rn\mathbb{R}^n described by O(n)O(n) linear inequalities is hard to approximate within a factor of (1ε)lnn(1-\varepsilon)\ln n for any constant ϵ>0\epsilon >0, unless P=NPP=NP. On the positive side, we provide polynomial-time algorithms for block graphs, cographs, and bipartite chain graphs. Moreover, for paths and cycles, we show that the optimal length of the shortest reconfiguration sequence exactly matches a trivial upper bound.

Keywords

Cite

@article{arxiv.2604.24132,
  title  = {Finding Shortest Reconfiguration Sequences on Independent Set Polytopes},
  author = {Jean Cardinal and Kevin Mann and Akira Suzuki and Takahiro Suzuki and Yuma Tamura and Xiao Zhou},
  journal= {arXiv preprint arXiv:2604.24132},
  year   = {2026}
}
R2 v1 2026-07-01T12:36:32.454Z