Sparsity-Parameterised Dynamic Edge Colouring
November 17, 2023 Β· Declared Dead Β· π Scandinavian Workshop on Algorithm Theory
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Aleksander B. G. Christiansen, Eva Rotenberg, Juliette Vlieghe
arXiv ID
2311.10616
Category
cs.DS: Data Structures & Algorithms
Citations
12
Venue
Scandinavian Workshop on Algorithm Theory
Last Checked
4 months ago
Abstract
We study the edge-colouring problem, and give efficient algorithms where the number of colours is parameterised by the graph's arboricity, $Ξ±$. In a dynamic graph, subject to insertions and deletions, we give a deterministic algorithm that updates a proper $Ξ+ O(Ξ±)$ edge~colouring in $\operatorname{poly}(\log n)$ amortized time. Our algorithm is fully adaptive to the current value of the maximum degree and arboricity. In this fully-dynamic setting, the state-of-the-art edge-colouring algorithms are either a randomised algorithm using $(1 + \varepsilon)Ξ$ colours in $\operatorname{poly}(\log n, Ξ΅^{-1})$ time per update, or the naive greedy algorithm which is a deterministic $2Ξ-1$ edge colouring with $\log(Ξ)$ update time. Compared to the $(1+\varepsilon)Ξ$ algorithm, our algorithm is deterministic and asymptotically faster, and when $Ξ±$ is sufficiently small compared to $Ξ$, it even uses fewer colours. In particular, ours is the first $Ξ+O(1)$ edge-colouring algorithm for dynamic forests, and dynamic planar graphs, with polylogarithmic update time. Additionally, in the static setting, we show that we can find a proper edge colouring with $Ξ+ 2Ξ±$ colours in $O(m\log n)$ time. Moreover, the colouring returned by our algorithm has the following local property: every edge $uv$ is coloured with a colour in $\{1, \max\{deg(u), deg(v)\} + 2Ξ±\}$. The time bound matches that of the greedy algorithm that computes a $2Ξ-1$ colouring of the graph's edges, and improves the number of colours when $Ξ±$ is sufficiently small compared to $Ξ$.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted