Fault Tolerant Coloring of the Asynchronous Cycle
Pierre Fraigniaud, Patrick Lambein-Monette, Mika\"el Rabie

TL;DR
This paper introduces a wait-free algorithm for proper coloring of asynchronous cycles that is optimal in both round complexity and color range, applicable to crash-prone nodes with unique identifiers.
Contribution
It provides a novel, optimal, wait-free coloring algorithm for asynchronous cycles with proven minimal rounds and color range, independent of cycle size.
Findings
Algorithm runs in O(log* n) rounds, which is optimal.
Uses only 5 colors, matching known lower bounds.
Applicable to crash-prone nodes with unique IDs.
Abstract
We present a wait-free algorithm for proper coloring the n nodes of the asynchronous cycle , where each crash-prone node starts with its (unique) identifier as input. The algorithm is independent of , and runs in rounds in . This round-complexity is optimal thanks to a known matching lower bound, which applies even to synchronous (failure-free) executions. The range of colors used by our algorithm, namely , is optimal too, thanks to a known lower bound on the minimum number of names for which renaming is solvable wait-free in shared-memory systems, whenever is a power of a prime. Indeed, our model coincides with the shared-memory model whenever , and the minimum number of names for which renaming is possible in 3-process shared-memory systems is 5.
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.
