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. 2408.10971
145
0

Asynchronous Fault-Tolerant Distributed Proper Coloring of Graphs

20 August 2024
Alkida Balliu
Pierre Fraigniaud
Patrick Lambein-Monette
Dennis Olivetti
Mikael Rabie
ArXiv (abs)PDFHTML
Abstract

We revisit asynchronous computing in networks of crash-prone processes, under the asynchronous variant of the standard LOCAL model, recently introduced by Fraigniaud et al. [DISC 2022]. We focus on the vertex coloring problem, and our contributions concern both lower and upper bounds for this problem. On the upper bound side, we design an algorithm tolerating an arbitrarily large number of crash failures that computes an O(Δ2)O(\Delta^2)O(Δ2)-coloring of any nnn-node graph of maximum degree Δ\DeltaΔ, in O(log⁡⋆n)O(\log^\star n)O(log⋆n) rounds. This extends Linial's seminal result from the (synchronous failure-free) LOCAL model to its asynchronous crash-prone variant. Then, by allowing a dependency on Δ\DeltaΔ on the runtime, we show that we can reduce the colors to (12(Δ+1)(Δ+2)−1)\big(\frac12(\Delta+1)(\Delta+2)-1 \big)(21​(Δ+1)(Δ+2)−1). For cycles (i.e., for Δ=2\Delta=2Δ=2), our algorithm achieves a 5-coloring of any nnn-node cycle, in O(log⁡⋆n)O(\log^\star n)O(log⋆n) rounds. This improves the known 6-coloring algorithm by Fraigniaud et al., and fixes a bug in their algorithm, which was erroneously claimed to produce a 5-coloring. On the lower bound side, we show that, for k<5k<5k<5, and for every prime integer~nnn, no algorithm can kkk-color the nnn-node cycle in the asynchronous crash-prone variant of LOCAL, independently from the round-complexities of the algorithms. This lower bound is obtained by reduction from an original extension of the impossibility of solving weak symmetry-breaking in the wait-free shared-memory model. We show that this impossibility still holds even if the processes are provided with inputs susceptible to help breaking symmetry.

View on arXiv
Comments on this paper