English

Arboricity-Dependent Algorithms for Edge Coloring

Data Structures and Algorithms 2024-02-08 v2

Abstract

The problem of edge coloring has been extensively studied over the years. Recently, this problem has received significant attention in the dynamic setting, where we are given a dynamic graph evolving via a sequence of edge insertions and deletions and our objective is to maintain an edge coloring of the graph. Currently, it is not known whether it is possible to maintain a (Δ+O(Δ1μ))(\Delta+ O(\Delta^{1 - \mu}))-edge coloring in O~(1)\tilde{O}(1) update time, for any constant μ>0\mu > 0, where Δ\Delta is the maximum degree of the graph. In this paper, we show how to efficiently maintain a (Δ+O(α))(\Delta + O(\alpha))-edge coloring in O~(1)\tilde O(1) amortized update time, where α\alpha is the arboricty of the graph. Thus, we answer this question in the affirmative for graphs of sufficiently small arboricity.

Keywords

Cite

@article{arxiv.2311.08367,
  title  = {Arboricity-Dependent Algorithms for Edge Coloring},
  author = {Sayan Bhattacharya and Martín Costa and Nadav Panski and Shay Solomon},
  journal= {arXiv preprint arXiv:2311.08367},
  year   = {2024}
}

Comments

Started to circulate in September 2023

R2 v1 2026-06-28T13:21:02.898Z