Computer Science > Data Structures and Algorithms
[Submitted on 11 Mar 2022]
Title:Fully-dynamic $α+ 2$ Arboricity Decomposition and Implicit Colouring
View PDFAbstract: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 $\alpha$, we present an algorithm that maintains an implicit vertex colouring with $4\cdot2^\alpha$ colours, in amortised poly-$(\log n)$ update time, and with $O({\alpha} log n)$ worst-case query time. The previous best implicit dynamic colouring algorithm uses $2^{40\alpha}$) colours, and has a more efficient update time of $O(\log^3 n)$ and the same query time of $O({\alpha} log n)$ [Henzinger et al'20].
For graphs undergoing arboricity $\alpha$ preserving updates, we give a fully-dynamic $\alpha+2$ arboricity decomposition in poly$(\log n,\alpha)$ time, which matches the number of forests in the best near-linear static algorithm by Blumenstock and Fischer [2020] who obtain $\alpha+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 $\lfloor (1+\varepsilon)\alpha \rfloor + 2$ bounded out-degree orientation with update time $O(\varepsilon^{-6}\alpha^2 \log^3 n)$. The state-of-the-art explicit, deterministic, worst-case algorithm for bounded out-degree orientations maintains a $\beta\cdot \alpha + \log_{\beta} n$ out-orientation in $O(\beta^2\alpha^2+\beta\alpha\log_{\beta} n)$ time [Kopelowitz et al'13].
Submission history
From: Aleksander B. G. Christiansen [view email][v1] Fri, 11 Mar 2022 16:10:37 UTC (689 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.