Dynamic $(Δ+ 1)$ Vertex Coloring
By: Noam Benson-Tilsen
Several recent results from dynamic and sublinear graph coloring are surveyed. This problem is widely studied and has motivating applications like network topology control, constraint satisfaction, and real-time resource scheduling. Graph coloring algorithms are called colorers. In §1 are defined graph coloring, the dynamic model, and the notion of performance of graph algorithms in the dynamic model. In particular $(Δ+ 1)$-coloring, sublinear performance, and oblivious and adaptive adversaries are noted and motivated. In §2 the pair of approximately optimal dynamic vertex colorers given in arXiv:1708.09080 are summarized as a warmup for the $(Δ+ 1)$-colorers. In §3 the state of the art in dynamic $(Δ+ 1)$-coloring is presented. This section comprises a pair of papers (arXiv:1711.04355 and arXiv:1910.02063) that improve dynamic $(Δ+ 1)$-coloring from the naive algorithm with $O(Δ)$ expected amortized update time to $O(\log Δ)$, then to $O(1)$ with high probability. In §4 the results in arXiv:2411.04418, which gives a sublinear algorithm for $(Δ+ 1)$-coloring that generalizes oblivious adversaries to adaptive adversaries, are presented.
Similar Papers
Dynamic Graph Coloring: Sequential, Parallel, and Distributed
Data Structures and Algorithms
Colors network parts quickly after changes.
Faster Dynamic $(Δ+1)$-Coloring Against Adaptive Adversaries
Data Structures and Algorithms
Makes computer coloring faster when things change.
Distributed $(Δ+1)$-Coloring in Graphs of Bounded Neighborhood Independence
Distributed, Parallel, and Cluster Computing
Colors network parts faster using fewer colors.