Dynamic Algorithms for Graph Coloring

11/12/2017
by   Sayan Bhattacharya, et al.
0

We design fast dynamic algorithms for proper vertex and edge colorings in a graph undergoing edge insertions and deletions. In the static setting, there are simple linear time algorithms for (Δ+1)- vertex coloring and (2Δ-1)-edge coloring in a graph with maximum degree Δ. It is natural to ask if we can efficiently maintain such colorings in the dynamic setting as well. We get the following three results. (1) We present a randomized algorithm which maintains a (Δ+1)-vertex coloring with O(Δ) expected amortized update time. (2) We present a deterministic algorithm which maintains a (1+o(1))Δ-vertex coloring with O(polyΔ) amortized update time. (3) We present a simple, deterministic algorithm which maintains a (2Δ-1)-edge coloring with O(Δ) worst-case update time. This improves the recent O(Δ)-edge coloring algorithm with Õ(√(Δ)) worst-case update time by Barenboim and Maimon.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset