Independent Set Reconfiguration on Threshold Signed Graphs
Abstract
The Token Jumping and Sliding Token problems are fundamental reconfiguration problems defined on the independent sets of an undirected graph. Given two independent sets and , each of size , these problems ask whether there exists a sequence of elementary operations transforming into such that every intermediate configuration is also an independent set of size . In Sliding Token, an operation moves a token from a vertex to an adjacent vertex ; in Token Jumping, the token may instead move to any vertex . While both problems are PSPACE-complete on general graphs, polynomial-time algorithms have been developed for several graph classes, including trees, block graphs, cacti, bipartite permutation graphs, cographs, -tidy graphs, and interval graphs. In this paper, we prove that both problems are solvable in polynomial time on threshold signed graphs, also known as Dilworth-2 graphs. A graph is a threshold signed graph if there exist a mapping and positive real constants and such that, for any distinct vertices , if and only if or . This graph class is a subclass of permutation graphs, for which the complexity of these problems remains open, and is incomparable with the class of bipartite permutation graphs studied by Fox-Epstein et al. (ISAAC, 2015). The algorithm is based on the inclusion-chain structure that characterises threshold signed graphs, a structural property that may be of independent interest.
Cite
@article{arxiv.2607.10629,
title = {Independent Set Reconfiguration on Threshold Signed Graphs},
author = {Ziad Ismaili Alaoui},
journal= {arXiv preprint arXiv:2607.10629},
year = {2026}
}