Distributed Graph Coloring Made Easy

ACM TRANSACTIONS ON PARALLEL COMPUTING(2023)

引用 11|浏览15
暂无评分
摘要
In this article, 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 k = 1 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 several of these previous results and also simplifies the state-of-the-art (. + 1)-coloring algorithm. At the cost of losing some of the algorithm's simplicity we also provide a O(k.)-coloring algorithm in O(v./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.
更多
查看译文
关键词
LOCAL model,CONGEST model,distributed graph coloring
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要