English

Deterministic Distributed Edge-Coloring with Fewer Colors

Data Structures and Algorithms 2017-11-16 v1 Distributed, Parallel, and Cluster Computing

Abstract

We present a deterministic distributed algorithm, in the LOCAL model, that computes a (1+o(1))Δ(1+o(1))\Delta-edge-coloring in polylogarithmic-time, so long as the maximum degree Δ=Ω~(logn)\Delta=\tilde{\Omega}(\log n). For smaller Δ\Delta, we give a polylogarithmic-time 3Δ/23\Delta/2-edge-coloring. These are the first deterministic algorithms to go below the natural barrier of 2Δ12\Delta-1 colors, and they improve significantly on the recent polylogarithmic-time (2Δ1)(1+o(1))(2\Delta-1)(1+o(1))-edge-coloring of Ghaffari and Su [SODA'17] and the (2Δ1)(2\Delta-1)-edge-coloring of Fischer, Ghaffari, and Kuhn [FOCS'17], positively answering the main open question of the latter. The key technical ingredient of our algorithm is a simple and novel gradual packing of judiciously chosen near-maximum matchings, each of which becomes one of the color classes.

Keywords

Cite

@article{arxiv.1711.05469,
  title  = {Deterministic Distributed Edge-Coloring with Fewer Colors},
  author = {Mohsen Ghaffari and Fabian Kuhn and Yannic Maus and Jara Uitto},
  journal= {arXiv preprint arXiv:1711.05469},
  year   = {2017}
}
R2 v1 2026-06-22T22:46:32.695Z