English

Distributed $(\Delta+1)$-Coloring in Sublogarithmic Rounds

Data Structures and Algorithms 2023-10-13 v4 Distributed, Parallel, and Cluster Computing

Abstract

We give a new randomized distributed algorithm for (Δ+1)(\Delta+1)-coloring in the LOCAL model, running in O(logΔ)+2O(loglogn)O(\sqrt{\log \Delta})+ 2^{O(\sqrt{\log \log n})} rounds in a graph of maximum degree~Δ\Delta. This implies that the (Δ+1)(\Delta+1)-coloring problem is easier than the maximal independent set problem and the maximal matching problem, due to their lower bounds of Ω(min(lognloglogn,logΔloglogΔ))\Omega \left( \min \left( \sqrt{\frac{\log n}{\log \log n}}, \frac{\log \Delta}{\log \log \Delta} \right) \right) by Kuhn, Moscibroda, and Wattenhofer [PODC'04]. Our algorithm also extends to list-coloring where the palette of each node contains Δ+1\Delta+1 colors. We extend the set of distributed symmetry-breaking techniques by performing a decomposition of graphs into dense and sparse parts.

Keywords

Cite

@article{arxiv.1603.01486,
  title  = {Distributed $(\Delta+1)$-Coloring in Sublogarithmic Rounds},
  author = {David G. Harris and Johannes Schneider and Hsin-Hao Su},
  journal= {arXiv preprint arXiv:1603.01486},
  year   = {2023}
}
R2 v1 2026-06-22T13:03:55.644Z