@inproceedings{2786269e96704763a7d161aa078afc57,
title = "Brief Announcement: (1+)-Approximate Shortest Paths in Dynamic Streams.",
abstract = "Computing approximate shortest paths in the dynamic streaming setting is a fundamental challenge that has been intensively studied. Currently existing solutions for this problem either build a sparse multiplicative spanner of the input graph and compute shortest paths in the spanner offline, or compute an exact single source BFS tree. Solutions of the first type are doomed to incur a stretch-space tradeoff of 2k - 1 versus n1+1/k , for an integer parameter k. (In fact, existing solutions also incur an extra factor of 1+ in the stretch for weighted graphs, and an additional factor of logO(1) n in the space.) The only existing solution of the second type uses n1/2-O(1/k) passes over the stream (for space O(n1+1/k )), and applies only to unweighted graphs.",
keywords = "approximate distances, dynamic streams, hopsets, shortest paths, spanners",
author = "Michael Elkin and Chhaya Trehan",
note = "Publisher Copyright: {\textcopyright} 2022 Owner/Author.; 41st ACM Symposium on Principles of Distributed Computing, PODC 2022 ; Conference date: 25-07-2022 Through 29-07-2022",
year = "2022",
month = jul,
day = "20",
doi = "10.1145/3519270.3538469",
language = "English",
series = "Proceedings of the Annual ACM Symposium on Principles of Distributed Computing",
publisher = "Association for Computing Machinery",
pages = "57--59",
booktitle = "PODC 2022 - Proceedings of the 2022 ACM Symposium on Principles of Distributed Computing",
}