Dynamic Edge Coloring of Forests
Haim Kaplan, David Naori, Yaniv Sadeh

TL;DR
This paper studies dynamic edge coloring of forests, proposing algorithms with optimal or near-optimal recourse bounds in incremental and fully dynamic models, including deterministic and randomized approaches.
Contribution
It introduces new algorithms for dynamic edge coloring of forests that optimize recourse, improving upon greedy methods and addressing both incremental and fully dynamic scenarios.
Findings
Greedy algorithm achieves tight $O(1/(c + \sqrt{\Delta}))$ recourse in incremental model.
Greedy can have $\Omega(\log_\Delta n)$ recourse in fully dynamic forests.
Non-greedy algorithm attains $O(1)$ recourse for rooted forests with $c=\Delta-2$.
Abstract
In the \emph{dynamic edge coloring} problem, one has to maintain a graph of maximum degree with at most colors, given updates to the edges of the graph. An important objective is to minimize the \emph{recourse}, which is the number of edges being recolored. We study this problem on forests, which is a natural yet nontrivial restriction of the problem. We consider the problem in both \emph{incremental} (edges are only inserted) and \emph{fully dynamic} (edges may be deleted) models. In the deterministic setting, we show that the natural greedy algorithm achieves amortized recourse in the incremental model, and this is tight up to tie-breaking. In contrast, in a fully dynamic forest, greedy can be forced to have amortized recourse. To partially alleviate this limitation of greedy, we show an optimal non-greedy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
