On finding short reconfiguration sequences between independent sets
Abstract
Assume we are given a graph , two independent sets and in of size , and a positive integer . The goal is to decide whether there exists a sequence of independent sets such that for all the set is an independent set of size , , , and is obtained from 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 steps that transforms into , 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 on nowhere dense classes of graphs. In this work, we show that both problems are fixed-parameter tractable for parameter on -degenerate graphs as well as for parameter on graphs having a modulator whose deletion leaves a graph of maximum degree . We complement these result by showing that for parameter alone both problems become W[1]-hard already on -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 on both degenerate and nowhere dense classes of graphs.
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}
}