Pettie & Ramachandran (APSP on Dense Undirected Graphs with Arbitrary Weights; APSP on Sparse Undirected Graphs with Arbitrary Weights All-Pairs Shortest Paths (APSP))
Jump to navigation
Jump to search
Time Complexity
$O(mn \log \alpha(m,n))$
Space Complexity
()
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Pointer Machine
Year
2002
Reference
https://dl-acm-org.ezproxy.canberra.edu.au/citation.cfm?id=545417