Fully-dynamic α+ 2 Arboricity Decomposition and Implicit Colouring

In the implicit dynamic colouring problem, the task is to maintain a representation of a proper colouring as a dynamic graph is subject to insertions and deletions of edges, while facilitating interspersed queries to the colours of vertices. The goal is to use few colours, while still efficiently handling edge-updates and responding to colour-queries. For an n-vertex dynamic graph of arboricity α, we present an algorithm that maintains an implicit vertex colouring with 4·2^α colours, in amortised poly-(log n) update time, and with O(α log n) worst-case query time. The previous best implicit dynamic colouring algorithm uses 2^40α) colours, and has a more efficient update time of O(log^3 n) and the same query time of O(α log n) [Henzinger et al'20]. For graphs undergoing arboricity α preserving updates, we give a fully-dynamic α+2 arboricity decomposition in poly(log n,α) time, which matches the number of forests in the best near-linear static algorithm by Blumenstock and Fischer [2020] who obtain α+2 forests in near-linear time. Our construction goes via dynamic bounded out-degree orientations, where we present a fully-dynamic explicit, deterministic, worst-case algorithm for ⌊ (1+ε)α⌋ + 2 bounded out-degree orientation with update time O(ε^-6α^2 log^3 n). The state-of-the-art explicit, deterministic, worst-case algorithm for bounded out-degree orientations maintains a β·α + log_β n out-orientation in O(β^2α^2+βαlog_β n) time [Kopelowitz et al'13].

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset