A faster all-pairs shortest path algorithm for real-weighted sparse graphs

被引:0
|
作者
Pettie, S [1 ]
机构
[1] Univ Texas, Dept Comp Sci, Austin, TX 78712 USA
来源
关键词
D O I
暂无
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
We present a faster all-pairs shortest paths algorithm for arbitrary real-weighted directed graphs. The algorithm works in the fundamental comparison-addition model and runs in O(mn + n(2) log log n) time, where m and n are the number of edges & vertices, respectively. This is strictly faster than Johnson's algorithm (for arbitrary edge-weights) and Dijkstra's algorithm (for positive edge-weights) when m = o(n log n) and matches the running time of Hagerup's APSP algorithm, which assumes integer edge-weights and a more powerful model of computation.
引用
收藏
页码:85 / 97
页数:13
相关论文
共 50 条