The Greedy Algorithm is \emph{not} Optimal for On-Line Edge Coloring
Abstract
Nearly three decades ago, Bar-Noy, Motwani and Naor showed that no online edge-coloring algorithm can edge color a graph optimally. Indeed, their work, titled "the greedy algorithm is optimal for on-line edge coloring", shows that the competitive ratio of of the na\"ive greedy algorithm is best possible online. However, their lower bound required bounded-degree graphs, of maximum degree , which prompted them to conjecture that better bounds are possible for higher-degree graphs. While progress has been made towards resolving this conjecture for restricted inputs and arrivals or for random arrival orders, an answer for fully general \emph{adversarial} arrivals remained elusive. We resolve this thirty-year-old conjecture in the affirmative, presenting a -competitive online edge coloring algorithm for general graphs of degree under vertex arrivals. At the core of our results, and of possible independent interest, is a new online algorithm which rounds a fractional bipartite matching online under vertex arrivals, guaranteeing that each edge is matched with probability , for a constant .
Cite
@article{arxiv.2105.06944,
title = {The Greedy Algorithm is \emph{not} Optimal for On-Line Edge Coloring},
author = {Amin Saberi and David Wajc},
journal= {arXiv preprint arXiv:2105.06944},
year = {2021}
}
Comments
In ICALP21