Independent Set Reconfiguration Under Bounded-Hop Token
Hiroki Hatano, Naoki Kitamura, Taisuke Izumi, Takehiro Ito, Toshimitsu Masuzawa

TL;DR
This paper investigates how varying reconfiguration rules in independent set problems affect computational complexity, introducing a generalized k-Jump model and analyzing its implications across different graph classes.
Contribution
It introduces the k-Jump model unifying existing reconfiguration models and analyzes the complexity changes for independent set reconfiguration problems across graph classes.
Findings
Complexity is equivalent for all k >= 3 in the k-Jump model.
Polynomial-time solution for 2-Jump model on split graphs.
NP-completeness of the optimization variant on certain chordal graphs.
Abstract
The independent set reconfiguration problem (ISReconf) is the problem of determining, for given independent sets I_s and I_t of a graph G, whether I_s can be transformed into I_t by repeatedly applying a prescribed reconfiguration rule that transforms an independent set to another. As reconfiguration rules for the ISReconf, the Token Sliding (TS) model and the Token Jumping (TJ) model are commonly considered. While the TJ model admits the addition of any vertex (as far as the addition yields an independent set), the TS model admits the addition of only a neighbor of the removed vertex. It is known that the complexity status of the ISReconf differs between the TS and TJ models for some graph classes. In this paper, we analyze how changes in reconfiguration rules affect the computational complexity of reconfiguration problems. To this end, we generalize the TS and TJ models to a unified…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Interconnection Networks and Systems · Advanced Data Storage Technologies
