All-Hops Shortest Paths
Data Structures and Algorithms
2024-11-01 v1
Abstract
Let be a weighted directed graph without negative cycles. For two vertices , we let be the minimum, according to the weight function , of a path from to that uses at most edges, or hops. We consider algorithms for computing for every , where , in various settings. We consider the single-pair, single-source and all-pairs versions of the problem. We also consider a distance oracle version of the problem in which we are not required to explicitly compute all distances , but rather return each one of these distances upon request. We consider both the case in which the edge weights are arbitrary, and in which they are small integers in the range . For some of our results we obtain matching conditional lower bounds.
Cite
@article{arxiv.2410.23617,
title = {All-Hops Shortest Paths},
author = {Virginia Vassilevska Williams and Zoe Xi and Yinzhan Xu and Uri Zwick},
journal= {arXiv preprint arXiv:2410.23617},
year = {2024}
}
Comments
To appear in SODA 2025