Online Edge Coloring: Sharp Thresholds

Abstract

Vizing's theorem guarantees that every graph with maximum degree admits an edge coloring using + 1 colors. In online settings - where edges arrive one at a time and must be colored immediately - a simple greedy algorithm uses at most 2 - 1 colors. Over thirty years ago, Bar-Noy, Motwani, and Naor [IPL'92] proved that this guarantee is optimal among deterministic algorithms when = O( n), and among randomized algorithms when = O( n). While deterministic improvements seemed out of reach, they conjectured that for graphs with = ω( n), randomized algorithms can achieve (1 + o(1)) edge coloring. This conjecture was recently resolved in the affirmative: a (1 + o(1))-coloring is achievable online using randomization for all graphs with = ω( n) [BSVW STOC'24]. Our results go further, uncovering two findings not predicted by the original conjecture. First, we give a deterministic online algorithm achieving (1 + o(1))-colorings for all = ω( n). Second, we give a randomized algorithm achieving (1 + o(1))-colorings already when = ω( n). Our results establish sharp thresholds for when greedy can be surpassed, and near-optimal guarantees can be achieved - matching the impossibility results of [BNMN IPL'92], both deterministically and randomly.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…