Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Fast Distributed Brooks' Theorem (2211.07606v1)

Published 14 Nov 2022 in cs.DS and cs.DC

Abstract: We give a randomized $\Delta$-coloring algorithm in the LOCAL model that runs in $\text{poly} \log \log n$ rounds, where $n$ is the number of nodes of the input graph and $\Delta$ is its maximum degree. This means that randomized $\Delta$-coloring is a rare distributed coloring problem with an upper and lower bound in the same ballpark, $\text{poly}\log\log n$, given the known $\Omega(\log_\Delta\log n)$ lower bound [Brandt et al., STOC '16]. Our main technical contribution is a constant time reduction to a constant number of $(\text{deg}+1)$-list coloring instances, for $\Delta = \omega(\log4 n)$, resulting in a $\text{poly} \log\log n$-round CONGEST algorithm for such graphs. This reduction is of independent interest for other settings, including providing a new proof of Brooks' theorem for high degree graphs, and leading to a constant-round Congested Clique algorithm in such graphs. When $\Delta=\omega(\log{21} n)$, our algorithm even runs in $O(\log* n)$ rounds, showing that the base in the $\Omega(\log_\Delta\log n)$ lower bound is unavoidable. Previously, the best LOCAL algorithm for all considered settings used a logarithmic number of rounds. Our result is the first CONGEST algorithm for $\Delta$-coloring non-constant degree graphs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Manuela Fischer (14 papers)
  2. Yannic Maus (45 papers)
  3. Magnús M. Halldórsson (26 papers)
Citations (8)