English

Faster Dynamic $(\Delta+1)$-Coloring Against Adaptive Adversaries

Data Structures and Algorithms 2025-07-08 v2

Abstract

We consider the problem of maintaining a proper (Δ+1)(\Delta + 1)-vertex coloring in a graph on nn-vertices and maximum degree Δ\Delta undergoing edge insertions and deletions. We give a randomized algorithm with amortized update time O~(n2/3)\widetilde{O}( n^{2/3} ) against adaptive adversaries, meaning that updates may depend on past decisions by the algorithm. This improves on the very recent O~(n8/9)\widetilde{O}( n^{8/9} )-update-time algorithm by Behnezhad, Rajaraman, and Wasim (SODA 2025) and matches a natural barrier for dynamic (Δ+1)(\Delta+1)-coloring algorithms. The main improvements are in the densest regions of the graph, where we use structural hints from the study of distributed graph algorithms.

Keywords

Cite

@article{arxiv.2504.19729,
  title  = {Faster Dynamic $(\Delta+1)$-Coloring Against Adaptive Adversaries},
  author = {Maxime Flin and Magnús M. Halldórsson},
  journal= {arXiv preprint arXiv:2504.19729},
  year   = {2025}
}

Comments

20 pages, full version of paper accepted to ICALP '25

R2 v1 2026-06-28T23:13:40.593Z