Revisiting Token Sliding on Chordal Graphs
Rajat Adak, Saraswati Girish Nanoti, and Prafullkumar Tale

TL;DR
This paper investigates the computational complexity of the token sliding reconfiguration problem on chordal graphs, proving it is NP-hard even under certain restrictions and exploring its parameterized complexity.
Contribution
It establishes NP-hardness for token sliding connectivity on chordal graphs with bounded maximum clique-tree degree and analyzes the problem's complexity with respect to leafage and related parameters.
Findings
NP-hardness for maximum clique-tree degree d=4
W[1]-hardness with respect to leafage
Similar complexity results for token sliding reachability
Abstract
In this article, we revisit the complexity of the reconfiguration of independent sets under the token sliding rule on chordal graphs. In the \textsc{Token Sliding-Connectivity} problem, the input is a graph and an integer , and the objective is to determine whether the reconfiguration graph of is connected. The vertices of are -independent sets of , and two vertices are adjacent if and only if one can transform one of the two corresponding independent sets into the other by sliding a vertex (also called a \emph{token}) along an edge. Bonamy and Bousquet [WG'17] proved that the \textsc{Token Sliding-Connectivity} problem is polynomial-time solvable on interval graphs but \NP-hard on split graphs. In light of these two results, the authors asked: can we decide the connectivity of in polynomial time for chordal graphs with \emph{maximum…
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
TopicsNatural Language Processing Techniques · Artificial Intelligence in Games · Image Processing and 3D Reconstruction
