Fast algorithms for $(\Delta+1)$-edge-coloring

Series
Graph Theory Seminar
Time
Tuesday, April 12, 2022 - 3:45pm for 1 hour (actually 50 minutes)
Location
Skiles 005
Speaker
Abhishek Dhawan – Georgia Institute of Technology – abhishek.dhawan@math.gatech.eduhttps://sites.google.com/view/abhishekdhawan/
Organizer
Anton Bernshteyn

Vizing's Theorem states that simple graphs can be edge-colored using Δ+1 colors. The problem of developing efficient (Δ+1)-edge-coloring algorithms has been a major challenge. The algorithms involve iteratively finding small subgraphs H such that one can extend a partial coloring by modifying the colors of the edges in H. In a recent paper, Bernshteyn showed one can find H such that e(H)=poly(Δ)(logn)2.  With this result, he defines a (Δ+1)-edge-coloring algorithm which runs in poly(Δ,logn) rounds. We improve on this by showing we can find H such that e(H)=poly(Δ)logn. As a result, we define a distributed algorithm that improves on Bernshteyn's by a factor of poly(logn). We further apply the idea to define a randomized sequential algorithm which computes a proper (Δ+1)-edge-coloring in poly(Δ)n time. Under the assumption that Δ is a constant, the previous best bound is O(nlogn) due to Sinnamon.