Distributed Graph Coloring Made Easy

05/12/2021
by   Yannic Maus, et al.
0

In this paper we present a deterministic CONGEST algorithm to compute an O(kΔ)-vertex coloring in O(Δ/k)+log^* n rounds, where Δ is the maximum degree of the network graph and 1≤ k≤ O(Δ) can be freely chosen. The algorithm is extremely simple: Each node locally computes a sequence of colors and then it "tries colors" from the sequence in batches of size k. Our algorithm subsumes many important results in the history of distributed graph coloring as special cases, including Linial's color reduction [Linial, FOCS'87], the celebrated locally iterative algorithm from [Barenboim, Elkin, Goldenberg, PODC'18], and various algorithms to compute defective and arbdefective colorings. Our algorithm can smoothly scale between these and also simplifies the state of the art (Δ+1)-coloring algorithm. At the cost of losing the full algorithm's simplicity we also provide a O(kΔ)-coloring algorithm in O(√(Δ/k))+log^* n rounds. We also provide improved deterministic algorithms for ruling sets, and, additionally, we provide a tight characterization for one-round color reduction algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/13/2020

Distance-2 Coloring in the CONGEST Model

We give efficient randomized and deterministic distributed algorithms fo...
research
11/09/2020

Deterministic Distributed Vertex Coloring: Simpler, Faster, and without Network Decomposition

We present a simple deterministic distributed algorithm that computes a ...
research
07/29/2022

Locally-iterative (Δ+1)-Coloring in Sublinear (in Δ) Rounds

Distributed graph coloring is one of the most extensively studied proble...
research
01/16/2023

A Distributed Palette Sparsification Theorem

Is fully decentralized graph streaming possible? We consider this questi...
research
07/30/2020

Local Conflict Coloring Revisited: Linial for Lists

Linial's famous color reduction algorithm reduces a given m-coloring of ...
research
05/28/2022

Overcoming Congestion in Distributed Coloring

We present a new technique to efficiently sample and communicate a large...

Please sign up or login with your details

Forgot password? Click here to reset