English

Faster Distributed $\Delta$-Coloring via Ruling Subgraphs

Distributed, Parallel, and Cluster Computing 2025-03-07 v1 Data Structures and Algorithms

Abstract

Brooks' theorem states that all connected graphs but odd cycles and cliques can be colored with Δ\Delta colors, where Δ\Delta is the maximum degree of the graph. Such colorings have been shown to admit non-trivial distributed algorithms [Panconesi and Srinivasan, Combinatorica 1995] and have been studied intensively in the distributed literature. In particular, it is known that any deterministic algorithm computing a Δ\Delta-coloring requires Ω(logn)\Omega(\log n) rounds in the LOCAL model [Chang, Kopelowitz, and Pettie, FOCS 2016], and that this lower bound holds already on constant-degree graphs. In contrast, the best upper bound in this setting is given by an O(log2n)O(\log^2 n)-round deterministic algorithm that can be inferred already from the works of [Awerbuch, Goldberg, Luby, and Plotkin, FOCS 1989] and [Panconesi and Srinivasan, Combinatorica 1995] roughly three decades ago, raising the fundamental question about the true complexity of Δ\Delta-coloring in the constant-degree setting. We answer this long-standing question almost completely by providing an almost-optimal deterministic O(lognlogn)O(\log n \log^* n)-round algorithm for Δ\Delta-coloring, matching the lower bound up to a logn\log^* n-factor. Similarly, in the randomized LOCAL model, we provide an O(loglognlogn)O(\log \log n \log^* n)-round algorithm, improving over the state-of-the-art upper bound of O(log2logn)O(\log^2 \log n) [Ghaffari, Hirvonen, Kuhn, and Maus, Distributed Computing 2021] and almost matching the Ω(loglogn)\Omega(\log \log n)-round lower bound by [BFHKLRSU, STOC 2016]. Our results make progress on several important open problems and conjectures. One key ingredient for obtaining our results is the introduction of ruling subgraph families as a novel tool for breaking symmetry between substructures of a graph, which we expect to be of independent interest.

Keywords

Cite

@article{arxiv.2503.04320,
  title  = {Faster Distributed $\Delta$-Coloring via Ruling Subgraphs},
  author = {Yann Bourreau and Sebastian Brandt and Alexandre Nolin},
  journal= {arXiv preprint arXiv:2503.04320},
  year   = {2025}
}

Comments

40 pages, to appear at STOC 2025

R2 v1 2026-06-28T22:09:02.458Z