60
11

Distributed (Δ+1)(Δ+1)-Coloring in Sublogarithmic Rounds

Abstract

The (Δ+1)(\Delta+1)-coloring problem is a fundamental symmetry breaking problem in distributed computing. We give a new randomized coloring algorithm for (Δ+1)(\Delta+1)-coloring running in O(logΔ)+2O(loglogn)O(\sqrt{\log \Delta})+ 2^{O(\sqrt{\log \log n})} rounds with probability 11/nΩ(1)1-1/n^{\Omega(1)} in a graph with nn nodes and 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 by Kuhn, Moscibroda, and Wattenhofer [PODC'04]. Our algorithm also extends to the list-coloring problem where the palette of each node contains Δ+1\Delta+1 colors.

View on arXiv
Comments on this paper