Fast Deterministic Fully Dynamic Distance Approximation
Abstract
In this paper, we develop deterministic fully dynamic algorithms for computing approximate distances in a graph with worst-case update time guarantees. In particular, we obtain improved dynamic algorithms that, given an unweighted and undirected graph undergoing edge insertions and deletions, and a parameter , maintain -approximations of the -distance between a given pair of nodes and , the distances from a single source to all nodes ("SSSP"), the distances from multiple sources to all nodes ("MSSP"), or the distances between all nodes ("APSP"). Our main result is a deterministic algorithm for maintaining -approximate -distance with worst-case update time (for the current best known bound on the matrix multiplication exponent ). This even improves upon the fastest known randomized algorithm for this problem. Similar to several other well-studied dynamic problems whose state-of-the-art worst-case update time is , this matches a conditional lower bound [BNS, FOCS 2019]. We further give a deterministic algorithm for maintaining -approximate single-source distances with worst-case update time , which also matches a conditional lower bound. At the core, our approach is to combine algebraic distance maintenance data structures with near-additive emulator constructions. This also leads to novel dynamic algorithms for maintaining -emulators that improve upon the state of the art, which might be of independent interest. Our techniques also lead to improved randomized algorithms for several problems such as exact -distances and diameter approximation.
Cite
@article{arxiv.2111.03361,
title = {Fast Deterministic Fully Dynamic Distance Approximation},
author = {Jan van den Brand and Sebastian Forster and Yasamin Nazari},
journal= {arXiv preprint arXiv:2111.03361},
year = {2022}
}
Comments
To appear in FOCS 2022