English

A Simple Algorithm for Near-Vizing Edge-Coloring in Near-Linear Time

Data Structures and Algorithms 2024-07-24 v1 Combinatorics

Abstract

We present a simple (1+ε)Δ(1+\varepsilon)\Delta-edge-coloring algorithm for graphs of maximum degree Δ=Ω(logn/ε)\Delta = \Omega(\log n / \varepsilon) with running time O(mlog3n/ε3)O\left(m\,\log^3 n/\varepsilon^3\right). Our algorithm improves upon that of [Duan, He, and Zhang; SODA19], which was the first near-linear time algorithm for this problem. While our results are weaker than the current state-of-the-art, our approach is significantly simpler, both in terms of analysis as well as implementation, and may be of practical interest.

Keywords

Cite

@article{arxiv.2407.16585,
  title  = {A Simple Algorithm for Near-Vizing Edge-Coloring in Near-Linear Time},
  author = {Abhishek Dhawan},
  journal= {arXiv preprint arXiv:2407.16585},
  year   = {2024}
}

Comments

22 pages, 6 figures

R2 v1 2026-06-28T17:51:02.354Z