Sublinear round complexity for distributed coloring

Open problem on sublinear round complexity · arXiv:1802.05582

arXiv Problem medium confidence— first stated 2018-12-19

Status open medium confidence

The open problem asks for a distributed algorithm coloring $d$-degenerate graphs with $(1+\varepsilon)d$ colors in a number of rounds that is sublinear in $n$ for every fixed $d$, without the round bound growing with $d$. The source paper achieves $O(d^4\log^3 n)$ rounds, improvable to $d^3 \cdot 2^{O(\sqrt{\log n})}$ via the Panconesi--Srinivasan network decomposition. The 2020 breakthrough of Rozhoň and Ghaffari (STOC 2020) provides a poly$(\log n)$-time deterministic network decomposition and resolves the $2^{O(\sqrt{\log n})}$ factor, but the resulting bound on $d$-degenerate coloring still carries a $d$-dependent multiplicative factor, leaving the requirement of independence from $d$ unmet. No paper directly resolving the conjecture was found in the indexed literature.

Reviewer notes. The conjecture is closely related to the Rozhoň--Ghaffari (STOC 2020) polylogarithmic network decomposition breakthrough (arXiv:1907.05254, STOC proceedings DOI 10.1145/3357713.3384298), which eliminates $2^{O(\sqrt{\log n})}$ factors for many distributed problems. However, for this specific problem the resulting algorithms still carry a polynomial dependence on $d$, so the full requirement of being sublinear in $n$ independently of $d$ remains unresolved. A PODC 2024 paper on adaptive MPC coloring in sparse graphs also appeared in search results but could not be fetched (HTTP 403). No verified citation resolving the conjecture was found after 5 web calls.

Auto-reviewed 2026-05-15 with claude-sonnet-4-6 (web search enabled).

Problem. It remains interesting to obtain a bound on the round complexity that is sublinear in $n$ regardless of the value of $d$.

Context

After noting that network decompositions can replace the $O(d^4 \log^3 n)$ round complexity of Theorem 1.3 by $d^3 2^{O(\sqrt{\log n})}$, the authors remark that these alternative bounds are unsatisfying. The problem of achieving a round complexity that is sublinear in $n$ independent of $d$ remains open.

Notes. Stated as an open direction in prose, no labelled environment; PDF source.

Source paper

Distributed coloring in sparse graphs with fewer colors
Pierre Aboulker, Marthe Bonamy, Nicolas Bousquet, Louis Esperet · 2018-12-19
https://arxiv.org/abs/1802.05582 PDF source