Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Deterministic Distributed Vertex Coloring in Polylogarithmic Time (1003.1608v1)

Published 8 Mar 2010 in cs.DC

Abstract: Consider an n-vertex graph G = (V,E) of maximum degree Delta, and suppose that each vertex v \in V hosts a processor. The processors are allowed to communicate only with their neighbors in G. The communication is synchronous, i.e., it proceeds in discrete rounds. In the distributed vertex coloring problem the objective is to color G with Delta + 1, or slightly more than Delta + 1, colors using as few rounds of communication as possible. (The number of rounds of communication will be henceforth referred to as running time.) Efficient randomized algorithms for this problem are known for more than twenty years \cite{L86, ABI86}. Specifically, these algorithms produce a (Delta + 1)-coloring within O(log n) time, with high probability. On the other hand, the best known deterministic algorithm that requires polylogarithmic time employs O(Delta2) colors. This algorithm was devised in a seminal FOCS'87 paper by Linial \cite{L87}. Its running time is O(log* n). In the same paper Linial asked whether one can color with significantly less than Delta2 colors in deterministic polylogarithmic time. By now this question of Linial became one of the most central long-standing open questions in this area. In this paper we answer this question in the affirmative, and devise a deterministic algorithm that employs \Delta{1 +o(1)} colors, and runs in polylogarithmic time. Specifically, the running time of our algorithm is O(f(Delta) log Delta log n), for an arbitrarily slow-growing function f(Delta) = \omega(1). We can also produce O(Delta{1 + \eta})-coloring in O(log Delta log n)-time, for an arbitrarily small constant \eta > 0, and O(Delta)-coloring in O(Delta{\epsilon} log n) time, for an arbitrarily small constant \epsilon > 0.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Leonid Barenboim (18 papers)
  2. Michael Elkin (44 papers)
Citations (112)

Summary

We haven't generated a summary for this paper yet.