Deterministic Incremental APSP with Polylogarithmic Update Time and Stretch
Data Structures and Algorithms
2023-03-28 v2
Abstract
We provide the first deterministic data structure that given a weighted undirected graph undergoing edge insertions, processes each update with polylogarithmic amortized update time and answers queries for the distance between any pair of vertices in the current graph with a polylogarithmic approximation in time. Prior to this work, no data structure was known for partially dynamic graphs, i.e., graphs undergoing either edge insertions or deletions, with less than update time except for dense graphs, even when allowing randomization against oblivious adversaries or considering only single-source distances.
Cite
@article{arxiv.2211.04217,
title = {Deterministic Incremental APSP with Polylogarithmic Update Time and Stretch},
author = {Sebastian Forster and Yasamin Nazari and Maximilian Probst Gutenberg},
journal= {arXiv preprint arXiv:2211.04217},
year = {2023}
}
Comments
To appear in proceedings of STOC 2023