Computer Science > Data Structures and Algorithms
[Submitted on 28 Dec 2020 (v1), last revised 11 Apr 2021 (this version, v2)]
Title:Efficient Randomized Distributed Coloring in CONGEST
View PDFAbstract:Distributed vertex coloring is one of the classic problems and probably also the most widely studied problems in the area of distributed graph algorithms. We present a new randomized distributed vertex coloring algorithm for the standard CONGEST model, where the network is modeled as an n-node graph G, and where the nodes of G operate in synchronous communication rounds in which they can exchange O(\log n)-bit messages over all the edges of G. For graphs with maximum degree \Delta, we show that the (\Delta+1)-list coloring problem (and therefore also the standard (\Delta+1)-coloring problem) can be solved in O(\log^5\log n) rounds. Previously such a result was only known for the significantly more powerful LOCAL model, where in each round, neighboring nodes can exchange messages of arbitrary size. The best previous (\Delta+1)-coloring algorithm in the CONGEST model had a running time of O(\log\Delta + \log^6\log n) rounds. As a function of n alone, the best previous algorithm therefore had a round complexity of O(\log n), which is a bound that can also be achieved by a naïve folklore algorithm. For large maximum degree \Delta, our algorithm hence is an exponential improvement over the previous state of the art.
Submission history
From: Yannic Maus [view email][v1] Mon, 28 Dec 2020 10:09:39 UTC (53 KB)
[v2] Sun, 11 Apr 2021 11:33:04 UTC (54 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.