2000 character limit reached
Faster single-source shortest paths with negative real weights via proper hop distance
Published 5 Jul 2024 in cs.DS | (2407.04872v2)
Abstract: The textbook algorithm for single-source shortest paths with real-valued edge weights runs in $O(m n)$ time on a graph with $m$ edges and $n$ vertices. A recent breakthrough algorithm by Fineman [Fin24] takes $\tilde O(m n{8/9})$ randomized time. We present an $\tilde O(m n{4/5})$ randomized time algorithm building on ideas from [Fin24].
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.