English

Tight Bounds for Online Edge Coloring

Data Structures and Algorithms 2019-04-22 v1

Abstract

Vizing's celebrated theorem asserts that any graph of maximum degree Δ\Delta admits an edge coloring using at most Δ+1\Delta+1 colors. In contrast, Bar-Noy, Naor and Motwani showed over a quarter century that the trivial greedy algorithm, which uses 2Δ12\Delta-1 colors, is optimal among online algorithms. Their lower bound has a caveat, however: it only applies to low-degree graphs, with Δ=O(logn)\Delta=O(\log n), and they conjectured the existence of online algorithms using Δ(1+o(1))\Delta(1+o(1)) colors for Δ=ω(logn)\Delta=\omega(\log n). Progress towards resolving this conjecture was only made under stochastic arrivals (Aggarwal et al., FOCS'03 and Bahmani et al., SODA'10). We resolve the above conjecture for \emph{adversarial} vertex arrivals in bipartite graphs, for which we present a (1+o(1))Δ(1+o(1))\Delta-edge-coloring algorithm for Δ=ω(logn)\Delta=\omega(\log n) known a priori. Surprisingly, if Δ\Delta is not known ahead of time, we show that no (ee1Ω(1))Δ\big(\frac{e}{e-1} - \Omega(1) \big) \Delta-edge-coloring algorithm exists. We then provide an optimal, (ee1+o(1))Δ\big(\frac{e}{e-1}+o(1)\big)\Delta-edge-coloring algorithm for unknown Δ=ω(logn)\Delta=\omega(\log n). Key to our results, and of possible independent interest, is a novel fractional relaxation for edge coloring, for which we present optimal fractional online algorithms and a near-lossless online rounding scheme, yielding our optimal randomized algorithms.

Keywords

Cite

@article{arxiv.1904.09222,
  title  = {Tight Bounds for Online Edge Coloring},
  author = {Ilan Reuven Cohen and Binghui Peng and David Wajc},
  journal= {arXiv preprint arXiv:1904.09222},
  year   = {2019}
}
R2 v1 2026-06-23T08:44:49.331Z