vix.ing · top · new · best · stats

Faster Dynamic (Δ+1)-Coloring Against Adaptive Adversaries

2025/04/28 by Flin, Maxime, Halldórsson, Magnús M.
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2504.19729

Abstract

We consider the problem of maintaining a proper (Δ+ 1)-vertex coloring in a graph on n-vertices and maximum degree Δ undergoing edge insertions and deletions. We give a randomized algorithm with amortized update time \widetildeO( n2/3 ) against adaptive adversaries, meaning that updates may depend on past decisions by the algorithm. This improves on the very recent \widetildeO( n8/9 )-update-time algorithm by Behnezhad, Rajaraman, and Wasim (SODA 2025) and matches a natural barrier for dynamic (Δ+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.

Citations

Related