Score: 0

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

Published: April 28, 2025 | arXiv ID: 2504.19729v2

By: Maxime Flin, Magnús M. Halldórsson

Potential Business Impact:

Makes computer coloring faster when things change.

Business Areas:
A/B Testing Data and Analytics

We consider the problem of maintaining a proper $(\Delta + 1)$-vertex coloring in a graph on $n$-vertices and maximum degree $\Delta$ undergoing edge insertions and deletions. We give a randomized algorithm with amortized update time $\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 $\widetilde{O}( n^{8/9} )$-update-time algorithm by Behnezhad, Rajaraman, and Wasim (SODA 2025) and matches a natural barrier for dynamic $(\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.

Page Count
20 pages

Category
Computer Science:
Data Structures and Algorithms