Fast Distributed Brooks' Theorem

Abstract

We give a randomized -coloring algorithm in the LOCAL model that runs in poly n rounds, where n is the number of nodes of the input graph and is its maximum degree. This means that randomized -coloring is a rare distributed coloring problem with an upper and lower bound in the same ballpark, poly n, given the known ( n) lower bound [Brandt et al., STOC '16]. Our main technical contribution is a constant time reduction to a constant number of (deg+1)-list coloring instances, for = ω(4 n), resulting in a poly 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 =ω(21 n), our algorithm even runs in O(* n) rounds, showing that the base in the ( 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 -coloring non-constant degree graphs.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…