40
7

Ultrafast Distributed Coloring of High Degree Graphs

Abstract

We give a new randomized distributed algorithm for the Δ+1\Delta+1-list coloring problem. The algorithm and its analysis dramatically simplify the previous best result known of Chang, Li, and Pettie [SICOMP 2020]. This allows for numerous refinements, and in particular, we can color all nn-node graphs of maximum degree Δlog2+Ω(1)n\Delta \ge \log^{2+\Omega(1)} n in O(logn)O(\log^* n) rounds. The algorithm works in the CONGEST model, i.e., it uses only O(logn)O(\log n) bits per message for communication. On low-degree graphs, the algorithm shatters the graph into components of size poly(logn)\operatorname{poly}(\log n) in O(logΔ)O(\log^* \Delta) rounds, showing that the randomized complexity of Δ+1\Delta+1-list coloring in CONGEST depends inherently on the deterministic complexity of related coloring problems.

View on arXiv
Comments on this paper