English

Fault Tolerant Coloring of the Asynchronous Cycle

Distributed, Parallel, and Cluster Computing 2022-07-25 v1

Abstract

We present a wait-free algorithm for proper coloring the n nodes of the asynchronous cycle CnC_n, where each crash-prone node starts with its (unique) identifier as input. The algorithm is independent of n3n \geq 3, and runs in O(logn)\mathrm{O}(\log^* n) rounds in CnC_n. 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 {0,...,4}\{0, ..., 4\}, 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 nn is a power of a prime. Indeed, our model coincides with the shared-memory model whenever n=3n = 3, and the minimum number of names for which renaming is possible in 3-process shared-memory systems is 5.

Keywords

Cite

@article{arxiv.2207.11198,
  title  = {Fault Tolerant Coloring of the Asynchronous Cycle},
  author = {Pierre Fraigniaud and Patrick Lambein-Monette and Mikaël Rabie},
  journal= {arXiv preprint arXiv:2207.11198},
  year   = {2022}
}
R2 v1 2026-06-25T01:09:13.151Z