ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1711.01361
16
79

An Optimal Distributed (Δ+1)(Δ+1)(Δ+1)-Coloring Algorithm?

3 November 2017
Yi-Jun Chang
Wenzheng Li
Seth Pettie
    OOD
ArXivPDFHTML
Abstract

Vertex coloring is one of the classic symmetry breaking problems studied in distributed computing. In this paper we present a new algorithm for (Δ+1)(\Delta+1)(Δ+1)-list coloring in the randomized LOCAL{\sf LOCAL}LOCAL model running in O(Detd(polylog⁡n))O(\mathsf{Det}_{\scriptscriptstyle d}(\text{poly} \log n))O(Detd​(polylogn)) time, where Detd(n′)\mathsf{Det}_{\scriptscriptstyle d}(n')Detd​(n′) is the deterministic complexity of (deg+1)(\text{deg}+1)(deg+1)-list coloring on n′n'n′-vertex graphs. (In this problem, each vvv has a palette of size deg(v)+1\text{deg}(v)+1deg(v)+1.) This improves upon a previous randomized algorithm of Harris, Schneider, and Su [STOC'16, JACM'18] with complexity O(log⁡Δ+log⁡log⁡n+Detd(polylog⁡n))O(\sqrt{\log \Delta} + \log\log n + \mathsf{Det}_{\scriptscriptstyle d}(\text{poly} \log n))O(logΔ​+loglogn+Detd​(polylogn)), and, for some range of Δ\DeltaΔ, is much faster than the best known deterministic algorithm of Fraigniaud, Heinrich, and Kosowski [FOCS'16] and Barenboim, Elkin, and Goldenberg [PODC'18], with complexity O(Δlog⁡Δlog⁡∗Δ+log⁡∗n)O(\sqrt{\Delta\log \Delta}\log^\ast \Delta + \log^* n)O(ΔlogΔ​log∗Δ+log∗n). Our algorithm "appears to be" optimal, in view of the Ω(Det(polylog⁡n))\Omega(\mathsf{Det}(\text{poly} \log n))Ω(Det(polylogn)) randomized lower bound due to Chang, Kopelowitz, and Pettie [FOCS'16], where Det\mathsf{Det}Det is the deterministic complexity of (Δ+1)(\Delta+1)(Δ+1)-list coloring. At present, the best upper bounds on Detd(n′)\mathsf{Det}_{\scriptscriptstyle d}(n')Detd​(n′) and Det(n′)\mathsf{Det}(n')Det(n′) are both 2O(log⁡n′)2^{O(\sqrt{\log n'})}2O(logn′​) and use a black box application of network decompositions (Panconesi and Srinivasan [Journal of Algorithms'96]). It is quite possible that the true complexities of both problems are the same, asymptotically, which would imply the randomized optimality of our (Δ+1)(\Delta+1)(Δ+1)-list coloring algorithm.

View on arXiv
Comments on this paper