Trans-dichotomous algorithms for minimum spanning trees and shortest paths
作者:
Highlights:
•
摘要
Two algorithms are presented: a linear time algorithm for the minimum spanning tree problem and an O(m + n log n/log log n) implementation of Dijkstra's shortest-path algorithm for a graph with n vertices and m edges. The second algorithm surpasses information theoretic limitations applicable to comparison-based algorithms. Both algorithms utilize new data structures that extend the fusion tree method.
论文关键词:
论文评审过程:Received 5 February 1991, Revised 20 October 1992, Available online 19 August 2005.
论文官网地址:https://doi.org/10.1016/S0022-0000(05)80064-9