Independent set reconfiguration in H-free graphs
Valentin Bartier, Nicolas Bousquet, Moritz Mühlenthaler
TL;DR
This work studies Independent Set Reconfiguration (ISR) in $H$-free graphs under token sliding ($TS$) and token jumping ($TJ$). It extends Alekseev-type reductions to ISR by using a $t$-subdivision construction $G_t$ and canonical extensions to connect reconfiguration in $G$ with that in $G_t$, establishing a PSPACE-hardness dichotomy: $TS/TJ$ are $ extsf{PSPACE}$-complete unless $H$ is a path, a claw, or a subdivision of the claw. It then shows a positive result: Token Sliding can be solved in polynomial time on fork-free graphs, via a sequence of reductions to prime graphs, modular-decomposition-based analysis, and a cycle-resolution strategy that either yields a reconfiguration or identifies permanently blocked vertices. The results advance understanding of ISR in structurally constrained graphs and integrate modular decomposition, augmenting-path techniques, and claw-based structural characterizations to obtain both hardness and tractable cases. The work also outlines open questions about Token Jumping on fork-free graphs and the complexity for $P_5$-free MIS, highlighting avenues for further exploration.
Abstract
Given a graph $G$ and two independent sets of $G$, the independent set reconfiguration problem asks whether one independent set can be transformed into the other by moving a single vertex at a time, such that at each intermediate step we have an independent set of $G$. We study the complexity of this problem for $H$-free graphs under the token sliding and token jumping rule. Our contribution is twofold. First, we prove a reconfiguration analogue of Alekseev's theorem, showing that the problem is PSPACE-complete unless $H$ is a path or a subdivision of the claw. We then show that under the token sliding rule, the problem admits a polynomial-time algorithm if the input graph is fork-free.
