Sciweavers

2 search results - page 1 / 1
» All-pairs bottleneck paths for general graphs in truly sub-c...
Sort
View
STOC
2007
ACM
164views Algorithms» more  STOC 2007»
14 years 5 months ago
All-pairs bottleneck paths for general graphs in truly sub-cubic time
In the all-pairs bottleneck paths (APBP) problem (a.k.a. allpairs maximum capacity paths), one is given a directed graph with real non-negative capacities on its edges and is aske...
Virginia Vassilevska, Ryan Williams, Raphael Yuste...
SIAMCOMP
2010
172views more  SIAMCOMP 2010»
12 years 11 months ago
More Algorithms for All-Pairs Shortest Paths in Weighted Graphs
In the first part of the paper, we reexamine the all-pairs shortest paths (APSP) problem and present a new algorithm with running time O(n3 log3 log n/ log2 n), which improves all...
Timothy M. Chan