The Complexity of Distributed Edge Coloring with Small Palettes
Yi-Jun Chang, Qizheng He, Wenzheng Li, Seth Pettie, Jara Uitto

TL;DR
This paper investigates the distributed complexity of edge coloring with small palettes, providing new lower bounds, algorithms, and techniques that improve understanding of the problem in various regimes and graph structures.
Contribution
It simplifies the round elimination technique, introduces a new randomized algorithm for small palettes, and develops a fast LLL-based algorithm for trees, advancing the theoretical understanding of distributed edge coloring.
Findings
$(2\Delta-2)$-edge coloring requires $ ext{Omega}( ext{log}_\Delta ext{log} n)$ time
A randomized algorithm achieves coloring with palette size $\Delta + ilde{O}(\sqrt{\Delta})$ in $O( ext{log}\Delta imes T_{LLL})$ time
A $(1+\epsilon)\Delta$-edge coloring algorithm for trees runs in $O( ext{log} ext{log} n)$ time
Abstract
The complexity of distributed edge coloring depends heavily on the palette size as a function of the maximum degree . In this paper we explore the complexity of edge coloring in the LOCAL model in different palette size regimes. 1. We simplify the \emph{round elimination} technique of Brandt et al. and prove that -edge coloring requires time w.h.p. and time deterministically, even on trees. The simplified technique is based on two ideas: the notion of an irregular running time and some general observations that transform weak lower bounds into stronger ones. 2. We give a randomized edge coloring algorithm that can use palette sizes as small as , which is a natural barrier for randomized approaches. The running time of the algorithm is at most ,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Privacy-Preserving Technologies in Data · Advanced Graph Theory Research
