English

Fast, Responsive Decentralised Graph Colouring

Data Structures and Algorithms 2017-09-05 v4

Abstract

We solve, in a fully decentralised way (\ie with no message passing), the classic problem of colouring a graph. We propose a novel algorithm that is automatically responsive to topology changes, and we prove that it converges quickly to a proper colouring in O(NlogN)O(N\log{N}) time with high probability for generic graphs (and in O(logN)O(\log{N}) time if Δ=O(1)\Delta=O(1)) when the number of available colours is greater than Δ\Delta, the maximum degree of the graph. We believe the proof techniques used in this work are of independent interest and provide new insight into the properties required to ensure fast convergence of decentralised algorithms.

Keywords

Cite

@article{arxiv.1405.6987,
  title  = {Fast, Responsive Decentralised Graph Colouring},
  author = {Alessandro Checco and Douglas J. Leith},
  journal= {arXiv preprint arXiv:1405.6987},
  year   = {2017}
}
R2 v1 2026-06-22T04:24:25.518Z