This paper presents a randomized algorithm for the problem of single-source shortest paths on directed graphs with real (both positive and negative) edge weights. Given an input graph with $n$ vertices and $m$ edges, the algorithm completes in $\tilde{O}(mn^{8/9})$ time with high probability. For real-weighted graphs, this result constitutes the first asymptotic improvement over the classic $O(mn)$-time algorithm variously attributed to Shimbel, Bellman, Ford, and Moore.
翻译:本文提出一种随机算法,用于解决带有实数(正负)边权有向图中的单源最短路径问题。给定一个包含$n$个顶点和$m$条边的输入图,该算法以高概率在$\tilde{O}(mn^{8/9})$时间内完成。对于实权图,这一结果构成了对经典$O(mn)$时间算法(通常归功于Shimbel、Bellman、Ford和Moore)的首次渐近改进。