Sparse APSP algorithm (Arbitrary edge weights, Sparse graph Graph Diameter)
Jump to navigation
Jump to search
Time Complexity
$O(V^{2}logV+VE)$
Space Complexity
words
()
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
-
Reference
-