English

Overcoming Congestion in Distributed Coloring

Distributed, Parallel, and Cluster Computing 2022-05-31 v1 Data Structures and Algorithms

Abstract

We present a new technique to efficiently sample and communicate a large number of elements from a distributed sampling space. When used in the context of a recent LOCAL algorithm for (degree+1)(\operatorname{degree}+1)-list-coloring (D1LC), this allows us to solve D1LC in O(log5logn)O(\log^5 \log n) CONGEST rounds, and in only O(logn)O(\log^* n) rounds when the graph has minimum degree Ω(log7n)\Omega(\log^7 n), w.h.p. The technique also has immediate applications in testing some graph properties locally, and for estimating the sparsity/density of local subgraphs in O(1)O(1) CONGEST rounds, w.h.p.

Keywords

Cite

@article{arxiv.2205.14478,
  title  = {Overcoming Congestion in Distributed Coloring},
  author = {Magnús M. Halldórsson and Alexandre Nolin and Tigran Tonoyan},
  journal= {arXiv preprint arXiv:2205.14478},
  year   = {2022}
}

Comments

This paper incorporates results from the technical report arXiv:2105.04700 on adapting LOCAL algorithms to CONGEST. This excludes the other results in arXiv:2105.04700, which were refactored in arXiv:2112.00604

R2 v1 2026-06-24T11:31:56.530Z