Independent set reconfiguration on directed graphs
Takehiro Ito, Yuni Iwamasa, Yasuaki Kobayashi, Yu Nakahata, Yota, Otachi, Masahiro Takahashi, Kunihiro Wasa

TL;DR
This paper studies the computational complexity of directed token sliding reconfiguration, proving hardness results and providing efficient algorithms for specific graph classes like polytrees, with applications in directed graph reconfiguration problems.
Contribution
It introduces the first polynomial-time algorithm for directed token sliding on polytrees and characterizes reconfigurability using directed path sets, extending undirected results.
Findings
PSPACE-complete in general directed graphs
NP-complete and W[1]-hard on directed acyclic graphs
Linear-time algorithm for polytrees with a characterization based on directed paths
Abstract
\textsc{Directed Token Sliding} asks, given a directed graph and two sets of pairwise nonadjacent vertices, whether one can reach from one set to the other by repeatedly applying a local operation that exchanges a vertex in the current set with one of its out-neighbors, while keeping the nonadjacency. It can be seen as a reconfiguration process where a token is placed on each vertex in the current set, and the local operation slides a token along an arc respecting its direction. Previously, such a problem was extensively studied on undirected graphs, where the edges have no directions and thus the local operation is symmetric. \textsc{Directed Token Sliding} is a generalization of its undirected variant since an undirected edge can be simulated by two arcs of opposite directions. In this paper, we initiate the algorithmic study of \textsc{Directed Token Sliding}. We first observe that…
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.
