Density-Sensitive Algorithms for $(\Delta + 1)$-Edge Coloring
Sayan Bhattacharya, Mart\'in Costa, Nadav Panski, Shay, Solomon

TL;DR
This paper introduces a new $( abla + 1)$-edge coloring algorithm that adapts to graph density, significantly improving runtime for graphs with low arboricity or when arboricity is much less than maximum degree.
Contribution
It presents a density-sensitive algorithm that reduces the running time of $( abla + 1)$-edge coloring by a factor of $rac{ ext{arboricity}}{ ext{max degree}}$, improving previous bounds.
Findings
Achieves near-linear runtime for bounded arboricity graphs.
Improves existing algorithms by a factor of $rac{ ext{arboricity}}{ ext{max degree}}$.
Builds on Sinnamon's algorithm with a density-sensitive refinement.
Abstract
Vizing's theorem asserts the existence of a -edge coloring for any graph , where denotes the maximum degree of . Several polynomial time -edge coloring algorithms are known, and the state-of-the-art running time (up to polylogarithmic factors) is , by Gabow et al.\ from 1985, where and denote the number of vertices and edges in the graph, respectively. (The notation suppresses polylogarithmic factors.) Recently, Sinnamon shaved off a polylogarithmic factor from the time bound of Gabow et al. The {arboricity} of a graph is the minimum number of edge-disjoint forests into which its edge set can be partitioned, and it is a measure of the graph's "uniform density". While in any graph, many natural and real-world graphs…
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.
