The Greedy Algorithm is \emph{not} Optimal for On-Line Edge Coloring
Amin Saberi, David Wajc

TL;DR
This paper proves that the greedy algorithm is not optimal for online edge coloring in high-degree graphs, providing a better competitive algorithm with a ratio of approximately 1.9 for adversarial arrivals.
Contribution
It introduces a new online algorithm that surpasses the greedy approach for general graphs with high degree, resolving a 30-year-old conjecture.
Findings
A new $(1.9+o(1))$-competitive online edge coloring algorithm for high-degree graphs.
An innovative online fractional bipartite matching algorithm with improved matching probabilities.
Resolution of the longstanding conjecture about the greedy algorithm's optimality in adversarial settings.
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 …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
