The Complexity of Bounded Length Graph Recoloring
Computational Complexity
2014-04-17 v2 Data Structures and Algorithms
Abstract
We study the following question: Given are two -colorings and of a graph on vertices, and integer . The question is whether can be modified into , by recoloring vertices one at a time, while maintaining a -coloring throughout, and using at most such recoloring steps. This problem is weakly PSPACE-hard for every constant . We show that it is also strongly NP-hard for every constant . On the positive side, we give an algorithm for the problem, for some computable function . Hence the problem is fixed-parameter tractable when parameterized by . Finally, we show that the problem is W[1]-hard (but in XP) when parameterized only by .
Cite
@article{arxiv.1404.0337,
title = {The Complexity of Bounded Length Graph Recoloring},
author = {Paul Bonsma and Amer E. Mouawad},
journal= {arXiv preprint arXiv:1404.0337},
year = {2014}
}