English

Distributed Edge Coloring in Time Quasi-Polylogarithmic in Delta

Distributed, Parallel, and Cluster Computing 2020-02-26 v1 Data Structures and Algorithms

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].

Keywords

Cite

@article{arxiv.2002.10780,
  title  = {Distributed Edge Coloring in Time Quasi-Polylogarithmic in Delta},
  author = {Alkida Balliu and Fabian Kuhn and Dennis Olivetti},
  journal= {arXiv preprint arXiv:2002.10780},
  year   = {2020}
}
R2 v1 2026-06-23T13:52:53.243Z