Deterministic Dynamic Edge Colouring
Aleksander B. G. Christiansen

TL;DR
This paper presents a deterministic dynamic edge colouring algorithm that efficiently maintains near-optimal colourings in graphs undergoing edge insertions and deletions, improving over previous randomized methods.
Contribution
It introduces the first deterministic algorithm achieving sub-polynomial update time for maintaining a near-optimal edge colouring below the greedy threshold.
Findings
Deterministic algorithm with sub-polynomial amortised update time.
Maintains a $(1+oldsymbol{ m extit{ extvarepsilon}})oldsymbol{ m extit{ extDelta}}$-edge-colouring.
First deterministic method to beat the $2oldsymbol{ m extit{ extDelta}}-1$ colour threshold.
Abstract
Given a dynamic graph with vertices and edges subject to insertion an deletions of edges, we show how to maintain a -edge-colouring of without the use of randomisation. More specifically, we show a deterministic dynamic algorithm with an amortised update time of using colours. If , then our update time is sub-polynomial in . While there exists randomised algorithms maintaining colourings with the same number of colours [Christiansen STOC'23, Duan, He, Zhang SODA'19, Bhattacarya, Costa, Panski, Solomon SODA'24] in polylogarithmic and even constant update time, this is the first deterministic algorithm to go below the greedy threshold of colours for all input graphs. On the way to our main result, we show how…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDiffusion and Search Dynamics
