English

On finding short reconfiguration sequences between independent sets

Computational Complexity 2022-09-13 v1 Discrete Mathematics Data Structures and Algorithms Combinatorics

Abstract

Assume we are given a graph GG, two independent sets SS and TT in GG of size k1k \geq 1, and a positive integer 1\ell \geq 1. The goal is to decide whether there exists a sequence I0,I1,...,I\langle I_0, I_1, ..., I_\ell \rangle of independent sets such that for all j{0,,1}j \in \{0,\ldots,\ell-1\} the set IjI_j is an independent set of size kk, I0=SI_0 = S, I=TI_\ell = T, and Ij+1I_{j+1} is obtained from IjI_j by a predetermined reconfiguration rule. We consider two reconfiguration rules. Intuitively, we view each independent set as a collection of tokens placed on the vertices of the graph. Then, the Token Sliding Optimization (TSO) problem asks whether there exists a sequence of at most \ell steps that transforms SS into TT, where at each step we are allowed to slide one token from a vertex to an unoccupied neighboring vertex. In the Token Jumping Optimization (TJO) problem, at each step, we are allowed to jump one token from a vertex to any other unoccupied vertex of the graph. Both TSO and TJO are known to be fixed-parameter tractable when parameterized by \ell on nowhere dense classes of graphs. In this work, we show that both problems are fixed-parameter tractable for parameter k++dk + \ell + d on dd-degenerate graphs as well as for parameter M++Δ|M| + \ell + \Delta on graphs having a modulator MM whose deletion leaves a graph of maximum degree Δ\Delta. We complement these result by showing that for parameter \ell alone both problems become W[1]-hard already on 22-degenerate graphs. Our positive result makes use of the notion of independence covering families introduced by Lokshtanov et al. Finally, we show that using such families one can obtain a simpler and unified algorithm for the standard Token Jumping Reachability problem parameterized by kk on both degenerate and nowhere dense classes of graphs.

Keywords

Cite

@article{arxiv.2209.05145,
  title  = {On finding short reconfiguration sequences between independent sets},
  author = {Akanksha Agrawal and Soumita Hait and Amer E. Mouawad},
  journal= {arXiv preprint arXiv:2209.05145},
  year   = {2022}
}
R2 v1 2026-06-28T01:07:03.228Z