41
12

Distributed Edge Coloring in Time Quasi-Polylogarithmic in Delta

Abstract

The problem of coloring the edges of an nn-node graph of maximum degree Δ\Delta with 2Δ12\Delta - 1 colors is one of the key symmetry breaking problems in the area of distributed graph algorithms. While there has been a lot of progress towards the understanding of this problem, the dependency of the running time on Δ\Delta has been a long-standing open question. Very recently, Kuhn [SODA '20] showed that the problem can be solved in time 2O(logΔ)+O(logn)2^{O(\sqrt{\log\Delta})}+O(\log^* n). In this paper, we study the edge coloring problem in the distributed LOCAL model. We show that the (degree+1)(\mathit{degree}+1)-list edge coloring problem, and thus also the (2Δ1)(2\Delta-1)-edge coloring problem, can be solved deterministically in time logO(loglogΔ)Δ+O(logn)\log^{O(\log\log\Delta)}\Delta + O(\log^* n). This is a significant improvement over the result of Kuhn [SODA '20].

View on arXiv
Comments on this paper