Fully-dynamic $\alpha + 2$ Arboricity Decomposition and Implicit Colouring
Abstract
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 colours, in amortised poly- update time, and with worst-case query time. The previous best implicit dynamic colouring algorithm uses ) colours, and has a more efficient update time of and the same query time of [Henzinger et al'20]. For graphs undergoing arboricity preserving updates, we give a fully-dynamic arboricity decomposition in poly time, which matches the number of forests in the best near-linear static algorithm by Blumenstock and Fischer [2020] who obtain 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 bounded out-degree orientation with update time . The state-of-the-art explicit, deterministic, worst-case algorithm for bounded out-degree orientations maintains a out-orientation in time [Kopelowitz et al'13].
Cite
@article{arxiv.2203.06039,
title = {Fully-dynamic $\alpha + 2$ Arboricity Decomposition and Implicit Colouring},
author = {Aleksander B. G. Christiansen and Eva Rotenberg},
journal= {arXiv preprint arXiv:2203.06039},
year = {2022}
}
Comments
39 pages, 3 figures