(+1) Coloring in the Congested Clique Model
Abstract
In this paper, we present improved algorithms for the (+1) (vertex) coloring problem in the Congested-Clique model of distributed computing. In this model, the input is a graph on n nodes, initially each node knows only its incident edges, and per round each two nodes can exchange O( n) bits of information. Our key result is a randomized (+1) vertex coloring algorithm that works in O( · * )-rounds. This is achieved by combining the recent breakthrough result of [Chang-Li-Pettie, STOC'18] in the \ model and a degree reduction technique. We also get the following results with high probability: (1) (+1)-coloring for =O((n/ n)1-ε) for any ε ∈ (0,1), within O((1/ε)* ) rounds, and (2) (+1/2+o(1))-coloring within O(* ) rounds. Turning to deterministic algorithms, we show a (+1)-coloring algorithm that works in O( ) rounds.