Beyond Vizing Chains: Improved Recourse in Dynamic Edge Coloring
Yaniv Sadeh, Haim Kaplan

TL;DR
This paper introduces a new shift-tree technique for dynamic edge coloring that minimizes recoloring recourse, achieving tight bounds for large palettes and improving results for low-arboricity graphs.
Contribution
It presents the first deterministic algorithm with tight recourse bounds for large palettes and extends the approach to graphs with low arboricity, surpassing previous methods.
Findings
Achieves a recourse of O(log n / log((Δ+C)/(Δ−C))) for large palettes.
Improves recourse bounds for low-arboricity graphs, requiring fewer colors.
Shows a separation between shift-only algorithms and more general methods like Nibbling.
Abstract
We study the maintenance of a -edge-coloring () in a fully dynamic graph with maximum degree . We focus on minimizing \emph{recourse} which equals the number of recolored edges per edge updates. We present a new technique based on an object which we call a \emph{shift-tree}. This object tracks multiple possible recolorings of and enables us to maintain a proper coloring with small recourse in polynomial time. We shift colors over a path of edges, but unlike many other algorithms, we do not use \emph{fans} and \emph{alternating bicolored paths}. We combine the shift-tree with additional techniques to obtain an algorithm with a \emph{tight} recourse of for all where . Our algorithm is the first deterministic algorithm to establish tight bounds…
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.
