Faster Distributed $\Delta$-Coloring via a Reduction to MIS
Abstract
Recent improvements on the deterministic complexities of fundamental graph problems in the LOCAL model of distributed computing have yielded state-of-the-art upper bounds of rounds for maximal independent set (MIS) and -coloring [Ghaffari, Grunau, FOCS'24] and rounds for the more restrictive -coloring problem [Ghaffari, Kuhn, FOCS'21; Ghaffari, Grunau, FOCS'24; Bourreau, Brandt, Nolin, STOC'25]. In our work, we show that -coloring can be solved deterministically in rounds as well, matching the currently best bound for -coloring. We achieve our result by developing a reduction from -coloring to MIS that guarantees that the (asymptotic) complexity of -coloring is at most the complexity of MIS, unless MIS can be solved in sublogarithmic time, in which case, due to the -round -coloring lower bound from [BFHKLRSU, STOC'16], our reduction implies a tight complexity of for -coloring. In particular, any improvement on the complexity of the MIS problem will yield the same improvement for the complexity of -coloring (up to the true complexity of -coloring). Our reduction yields improvements for -coloring in the randomized LOCAL model and when complexities are parameterized by both and . We obtain a randomized complexity bound of rounds (improving over the state of the art of rounds) on general graphs and tight complexities of and for the deterministic, resp.\ randomized, complexity on bounded-degree graphs. In the special case of graphs of constant clique number (which for instance include bipartite graphs), we also give a reduction to the -coloring problem.
Cite
@article{arxiv.2508.01762,
title = {Faster Distributed $\Delta$-Coloring via a Reduction to MIS},
author = {Yann Bourreau and Sebastian Brandt and Alexandre Nolin},
journal= {arXiv preprint arXiv:2508.01762},
year = {2025}
}