Trade-offs in dynamic coloring for bipartite and general graphs
Manas Jyoti Kashyop, N. S. Narayanaswamy, Meghana Nasre, Sai Mohith, Potluri

TL;DR
This paper explores the trade-offs in dynamic graph coloring algorithms, presenting new deterministic algorithms with improved update times and recoloring bounds for bipartite and general graphs in incremental and fully dynamic settings.
Contribution
It introduces novel deterministic algorithms for dynamic graph coloring with optimized update times, recoloring bounds, and applicability to bipartite and general graphs, advancing the state of the art.
Findings
Deterministic fully dynamic 2-coloring algorithm with O(log^2 n) amortized update time.
Incremental 2-coloring algorithm with O(log n) amortized update time and recolorings.
Algorithms for general graphs with O(√m) and O(γ + log n) update times for (Δ+1)-coloring.
Abstract
We present trade-offs in the incremental and fully dynamic settings to maintian a proper coloring. For any fully dynamic -coloring algorithm, the maximum of the update time, number of recolorings, and query time is . We present a deterministic fully dynamic -coloring algorithm with amortized update time, amortized query time, and one recoloring in the worst case. For any incremental -coloring algorithm which explicitly maintains the color of every vertex after each update, the amortized update time and the amortized number of recolorings is . For such an algorithm, in the worst case the update time and the number of recolorings is . We then design a deterministic incremental -coloring algorithm which explicitly maintains the color of every vertex after each update, with amortized update time and…
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.
