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