Improved Dynamic Colouring of Sparse Graphs

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(α2) colours for a dynamic graph of arboricity α, and a randomised algorithm that uses O(\α α, α n\) colours in the oblivious adversary model. Our deterministic algorithm has update- and query times polynomial in α and n, and our randomised algorithm has amortised update- and query time that with high probability is polynomial in 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α) colours, and we approach the theoretical lower bound of (α) for this arboricity-parameterised approach. Simultaneously, our randomised algorithm improves the update- and query time to run in time solely polynomial in n with no dependency on α. Our algorithms are fully adaptive to the current value of the dynamic arboricity at query or update time.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…