English

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 kk-colorings α\alpha and β\beta of a graph GG on nn vertices, and integer \ell. The question is whether α\alpha can be modified into β\beta, by recoloring vertices one at a time, while maintaining a kk-coloring throughout, and using at most \ell such recoloring steps. This problem is weakly PSPACE-hard for every constant k4k\ge 4. We show that it is also strongly NP-hard for every constant k4k\ge 4. On the positive side, we give an O(f(k,)nO(1))O(f(k,\ell) n^{O(1)}) algorithm for the problem, for some computable function ff. Hence the problem is fixed-parameter tractable when parameterized by k+k+\ell. Finally, we show that the problem is W[1]-hard (but in XP) when parameterized only by \ell.

Keywords

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}
}
R2 v1 2026-06-22T03:40:31.975Z