Fast Distributed Brooks' Theorem
Manuela Fischer, Yannic Maus, Magn\'us M. Halld\'orsson

TL;DR
This paper presents a fast randomized distributed algorithm for graph coloring that operates in polylog log n rounds, matching known lower bounds for high-degree graphs, and introduces a novel reduction technique for high-degree graph coloring.
Contribution
It introduces a new reduction method for high-degree graphs, enabling polylog log log n round algorithms for distributed coloring, and provides the first CONGEST algorithm for non-constant degree graphs.
Findings
Achieves polylog log n round complexity for Δ-coloring in the LOCAL model.
Provides a new proof of Brooks' theorem for high degree graphs.
Develops the first CONGEST algorithm for Δ-coloring in non-constant degree graphs.
Abstract
We give a randomized -coloring algorithm in the LOCAL model that runs in rounds, where 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, , given the known lower bound [Brandt et al., STOC '16]. Our main technical contribution is a constant time reduction to a constant number of -list coloring instances, for , resulting in a -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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Optimization and Search Problems
