Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Theory Seminar: Vizing's Theorem in Near-Linear Time
event speaker icon
Shay Solomon (Tel-Aviv University)
event date icon
Wednesday, 18.12.2024, 13:00
event location icon
Taub 4

Vizing’s Theorem from 1964 states that any n-vertex m-edge graph of maximum degree Δ can be edge colored using at most Δ+1 different colors. Vizing’s original proof is algorithmic and implies that such an edge coloring can be found in O(mn) time. In this talk, I’ll present a randomized algorithm that computes a (Δ+1)-edge coloring in near-linear time — in fact, only O(mlogΔ) time — with high probability.

Based on https://arxiv.org/abs/2410.05240