Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
129 tokens/sec
GPT-4o
28 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improved Dynamic Colouring of Sparse Graphs (2211.06858v1)

Published 13 Nov 2022 in cs.DS

Abstract: Given a dynamic graph subject to edge insertions and deletions, we show how to update an implicit representation of a proper vertex colouring, such that colours of vertices are computable upon query time. We give a deterministic algorithm that uses $O(\alpha2)$ colours for a dynamic graph of arboricity $\alpha$, and a randomised algorithm that uses $O(\min{\alpha \log \alpha, \alpha \log \log \log n})$ colours in the oblivious adversary model. Our deterministic algorithm has update- and query times polynomial in $\alpha$ and $\log n$, and our randomised algorithm has amortised update- and query time that with high probability is polynomial in $\log n$ with no dependency on the arboricity. Thus, we improve the number of colours exponentially compared to the state-of-the art for implicit colouring, namely from $O(2\alpha)$ colours, and we approach the theoretical lower bound of $\Omega(\alpha)$ for this arboricity-parameterised approach. Simultaneously, our randomised algorithm improves the update- and query time to run in time solely polynomial in $\log n$ with no dependency on $\alpha$. Our algorithms are fully adaptive to the current value of the dynamic arboricity at query or update time.

Citations (5)

Summary

We haven't generated a summary for this paper yet.