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

page 3

page 5

page 13

page 19

page 21

page 23

page 25

page 31

research
11/12/2017

Dynamic Algorithms for Graph Coloring

We design fast dynamic algorithms for proper vertex and edge colorings i...
research
11/13/2022

Improved Dynamic Colouring of Sparse Graphs

Given a dynamic graph subject to edge insertions and deletions, we show ...
research
06/14/2023

Deterministic and Work-Efficient Parallel Batch-Dynamic Trees in Low Span

Dynamic trees are a well-studied and fundamental building block of dynam...
research
07/05/2021

Incremental Edge Orientation in Forests

For any forest G = (V, E) it is possible to orient the edges E so that n...
research
08/26/2021

Dynamic Structural Clustering on Graphs

Structural Clustering (DynClu) is one of the most popular graph clusteri...
research
05/05/2020

The Expander Hierarchy and its Applications to Dynamic Graph Algorithms

We introduce a notion for hierarchical graph clustering which we call th...
research
04/30/2020

Fully-Dynamic Coresets

With input sizes becoming massive, coresets—small yet representative sum...

Please sign up or login with your details

Forgot password? Click here to reset