English

Token Sliding on Split Graphs

Data Structures and Algorithms 2019-01-29 v2

Abstract

We consider the complexity of the Independent Set Reconfiguration problem under the Token Sliding rule. In this problem we are given two independent sets of a graph and are asked if we can transform one to the other by repeatedly exchanging a vertex that is currently in the set with one of its neighbors, while maintaining the set independent. Our main result is to show that this problem is PSPACE-complete on split graphs (and hence also on chordal graphs), thus resolving an open problem in this area. We then go on to consider the cc-Colorable Reconfiguration problem under the same rule, where the constraint is now to maintain the set cc-colorable at all times. As one may expect, a simple modification of our reduction shows that this more general problem is PSPACE-complete for all fixed c1c\ge 1 on chordal graphs. Somewhat surprisingly, we show that the same cannot be said for split graphs: we give a polynomial time (nO(c)n^{O(c)}) algorithm for all fixed values of cc, except c=1c=1, for which the problem is PSPACE-complete. We complement our algorithm with a lower bound showing that cc-Colorable Reconfiguration is W[2]-hard on split graphs parameterized by cc and the length of the solution, as well as a tight ETH-based lower bound for both parameters.

Keywords

Cite

@article{arxiv.1807.05322,
  title  = {Token Sliding on Split Graphs},
  author = {Rémy Belmonte and Eun Jung Kim and Michael Lampis and Valia Mitsou and Yota Otachi and Florian Sikora},
  journal= {arXiv preprint arXiv:1807.05322},
  year   = {2019}
}

Comments

17 pages, 1 figure. STACS 2019