Efficient Deterministic Distributed Coloring with Small Bandwidth

Abstract

We show that the (degree+1)-list coloring problem can be solved deterministically in O(D · n ·2) rounds in the model, where D is the diameter of the graph, n the number of nodes, and the maximum degree. Using the recent polylogarithmic-time deterministic network decomposition algorithm by Rozhon and Ghaffari [STOC 2020], this implies the first efficient (i.e., n-time) deterministic algorithm for the (+1)-coloring and the (degree+1)-list coloring problem. Previously the best known algorithm required 2O( n) rounds and was not based on network decompositions. Our techniques also lead to deterministic (degree+1)-list coloring algorithms for the congested clique and the massively parallel computation (MPC) model. For the congested clique, we obtain an algorithm with time complexity O(·), for the MPC model, we obtain algorithms with round complexity O(2) for the linear-memory regime and O(2 + n) for the sublinear memory regime.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…