Fast and Simple $(1+\epsilon)\Delta$-Edge-Coloring of Dense Graphs
Abhishek Dhawan

TL;DR
This paper introduces a fast, simple randomized algorithm for approximately edge-coloring dense graphs with near-optimal colors, improving previous results and combining techniques from earlier work and dynamic coloring methods.
Contribution
The paper presents a novel, efficient randomized algorithm for $(1+ ext{epsilon}) imes ext{max degree}$ edge-coloring of dense graphs, improving upon prior algorithms in speed and simplicity.
Findings
Achieves $(1+ ext{epsilon}) imes ext{max degree}$ edge-coloring in $O(m ext{log}^3 ext{max degree}/ ext{epsilon}^2)$ time.
Works for graphs with maximum degree satisfying certain logarithmic bounds.
Algorithm is simple to implement and effective for practical dense graph coloring.
Abstract
Let and be such that . Given an -vertex -edge simple graph of maximum degree , we present a randomized -time algorithm that computes a proper -edge-coloring of with high probability. This improves upon the best known results for a wide range of the parameters , , and . Our approach combines a flagging strategy from earlier work of the author with a shifting procedure employed by Duan, He, and Zhang for dynamic edge-coloring. The resulting algorithm is simple to implement and may be of practical interest.
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
TopicsGraph Labeling and Dimension Problems · Advanced Graph Theory Research · graph theory and CDMA systems
