Efficient Parallel $(\Delta+1)$-Edge-Coloring
Michael Elkin, Ariel Khuzman

TL;DR
This paper presents faster parallel algorithms for the -coloring problem, improving efficiency and simplicity over previous methods, with various tradeoffs and specialized algorithms for graphs with small arboricity.
Contribution
The paper introduces new parallel algorithms for -coloring with improved time complexity, correctness, and simplicity, including tradeoffs and specialized algorithms for specific graph classes.
Findings
Achieved -coloring in O(elta^4 nd dditional variants.
Corrected previous analysis flaws, leading to tighter bounds.
Provided faster algorithms for updating -coloring.
Abstract
We study the -edge-coloring problem in the parallel model of computation. The celebrated Vizing's theorem [Viz64] states that every simple graph can be properly -edge-colored. In a seminal paper, Karloff and Shmoys [KS87] devised a parallel algorithm with time and processors. This result was improved by Liang et al. [LSH96] to time and processors. [LSH96] claimed time, but we point out a flaw in their analysis, which once corrected, results in the above bound. We devise a faster parallel algorithm for this fundamental problem.…
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
