English

Short and local transformations between ($\Delta+1$)-colorings

Discrete Mathematics 2023-09-27 v2 Distributed, Parallel, and Cluster Computing Data Structures and Algorithms Combinatorics

Abstract

Recoloring a graph is about finding a sequence of proper colorings of this graph from an initial coloring σ\sigma to a target coloring η\eta. Adding the constraint that each pair of consecutive colorings must differ on exactly one vertex, one asks: Is there a sequence of colorings from σ\sigma to η\eta? If yes, how short can it be? In this paper, we focus on (Δ+1)(\Delta+1)-colorings of graphs of maximum degree Δ\Delta. Feghali, Johnson and Paulusma proved that, if both colorings are non-frozen (i.e. we can change the color of a least one vertex), then a quadratic recoloring sequence always exists. We improve their result by proving that there actually exists a linear transformation (assuming that Δ\Delta is a constant). In addition, we prove that the core of our algorithm can be performed locally. Informally, this means that after some preprocessing, the color changes that a given node has to perform only depend on the colors of the vertices in a constant size neighborhood. We make this precise by designing of an efficient recoloring algorithm in the LOCAL model of distributed computing.

Keywords

Cite

@article{arxiv.2203.08885,
  title  = {Short and local transformations between ($\Delta+1$)-colorings},
  author = {Nicolas Bousquet and Laurent Feuilloley and Marc Heinrich and Mikaël Rabie},
  journal= {arXiv preprint arXiv:2203.08885},
  year   = {2023}
}

Comments

Second version. Section 1 has been rewritten

R2 v1 2026-06-24T10:16:13.191Z