Proceedings of the Fourteenth Annual ACM-SIAM Symposium on Discrete Algorithms 2020
DOI: 10.1137/1.9781611975994.155
|View full text |Cite
|
Sign up to set email alerts
|

Decremental SSSP in Weighted Digraphs: Faster and Against an Adaptive Adversary

Abstract: Given a dynamic digraph G = (V, E) undergoing edge deletions and given s ∈ V and constant ǫ with 0 < ǫ ≤ 1, we consider the problem of maintaining (1 + ǫ)-approximate shortest path distances from s to all vertices in G over the sequence of deletions. Even and Shiloach (J. ACM'81) give a deterministic data structure for the exact version of the problem in unweighted graphs with total update time O(mn). Henzinger et al. (STOC'14, ICALP'15) give a Monte Carlo data structure for the approximate version with an im… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
18
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
8
1

Relationship

2
7

Authors

Journals

citations
Cited by 22 publications
(18 citation statements)
references
References 17 publications
0
18
0
Order By: Relevance
“…Very recently, Probst and Wulff-Nilsen [GW20a] improved upon this result and presented a randomized data structure for decremental directed SSSP against an oblivious adversary with total update time Õ(min{mn 3/4 log W, m 3/4 n 5/4 log W }). They also give a Las Vegas algorithm with total update time Õ(m 3/4 n 5/4 log W ) that works against an adaptive adversary.…”
Section: Prior Workmentioning
confidence: 99%
“…Very recently, Probst and Wulff-Nilsen [GW20a] improved upon this result and presented a randomized data structure for decremental directed SSSP against an oblivious adversary with total update time Õ(min{mn 3/4 log W, m 3/4 n 5/4 log W }). They also give a Las Vegas algorithm with total update time Õ(m 3/4 n 5/4 log W ) that works against an adaptive adversary.…”
Section: Prior Workmentioning
confidence: 99%
“…In particular, for none of the problems listed above there is a dynamic algorithm known that works against an adaptive adversary. Considering the recent progress on designing fast dynamic graph algorithms against an adaptive adversary [30,5,21,35,17,12], it is an obvious questions whether such fast algorithms are also possible for dynamic clustering. Furthermore, it is not known whether their quadratic dependence on k in the running time against an oblivious adversary is necessary, or whether we could improve it to, e.g., k or log k. Moreover, for k-sum-of-radii and k-sumof-diameters there is even no non-trivial dynamic algorithm known at all (for either type of adversary).…”
Section: Problemmentioning
confidence: 99%
“…The O(mn) barrier was first surpassed in the decremental setting. Henzinger, Krinninger and Nanongkai [HKN14,HKN15] provided a randomized, oblivious Õ(mn 0.9 log W ) algorithm, which was improved on by Bernstein, Probst Gutenberg and Wulff-Nilsen [GWN20a,BGWN20] culminating in a randomized Õ(min{n 2 log 4 W, mn 2/3 log 3 W }) algorithm against an oblivious adversary.…”
Section: Prior Workmentioning
confidence: 99%