Creative Commons Attribution 4.0 International license
We study online edge coloring, where edges of an n-vertex graph arrive sequentially and must be colored irrevocably so that adjacent edges receive different colors. The goal is to use as few colors as possible as a function of the maximum degree Δ.
This talk surveys recent progress that achieves near-optimal guarantees by leveraging martingale concentration arguments. Specifically, we show that near-optimal colorings (using (1+o(1))Δ colors) exhibit sharp threshold phenomena that match long-standing lower bounds, resolving and strengthening a conjecture of Bar‑Noy, Motwani, and Naor [Bar-Noy et al., 1992].
First, while the conjecture posited the existence of a randomized algorithm achieving a (1+o(1))Δ-edge-coloring for maximum degree Δ = ω(log n), we present a deterministic online algorithm that achieves this guarantee in the same regime. This result matches the known impossibility result for deterministic algorithms when Δ = O(log n), establishing a sharp threshold.
Second, improving the conditions under which near-optimal coloring is known to be possible with randomness, we present a randomized online algorithm achieving a (1+o(1))Δ-edge-coloring already for graphs with maximum degree Δ = ω(√{log n}). This establishes a sharp threshold for randomized algorithms, matching the lower bound in [Bar-Noy et al., 1992] for the Δ = O(√{log n}) regime.
This is joint work with Joakim Blikstad, Radu Vintan, and David Wajc [Joakim Blikstad et al., 2024; Joakim Blikstad et al., 2025].
@InProceedings{svensson:LIPIcs.STACS.2026.3,
author = {Svensson, Ola},
title = {{Advancements in Online Edge Coloring Algorithms}},
booktitle = {43rd International Symposium on Theoretical Aspects of Computer Science (STACS 2026)},
pages = {3:1--3:1},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-412-3},
ISSN = {1868-8969},
year = {2026},
volume = {364},
editor = {Mahajan, Meena and Manea, Florin and McIver, Annabelle and Thắng, Nguy\~{ê}n Kim},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.STACS.2026.3},
URN = {urn:nbn:de:0030-drops-254928},
doi = {10.4230/LIPIcs.STACS.2026.3},
annote = {Keywords: Edge coloring, Martingale, Online algorithms}
}