TY - JOUR
T1 - Dynamic approximate all-pairs shortest paths in undirected graphs
AU - Roditty, Liam
AU - Zwick, Uri
PY - 2012
Y1 - 2012
N2 - We obtain three new dynamic algorithms for the approximate all-pairs shortest paths problem in unweighted undirected graphs: (i) For any fixed e > 0, a decremental algorithm with an expected total running time of Õ(mn), where m is the number of edges and n is the number of vertices in the initial graph. Each distance query is answered in O(1) worst-case time, and the stretch of the returned distances is at most 1+e. The algorithm uses Õ(n2) space. (ii) For any fixed integer k = 1, a decremental algorithm with an expected total running time of Õ (mn). Each query is answered in O(1) worst-case time, and the stretch of the returned distances is at most 2k - 1. This algorithm, however, uses only O(m + n1+1/k) space. It is obtained by dynamizing techniques of Thorup and Zwick. In addition to being more space efficient, this algorithm is also one of the building blocks used to obtain the first algorithm. (iii) For any fixed e, d > 0 and every t = m1/2-d, a fully dynamic algorithm with an expected amortized update time of Õ(mn/t) and worst-case query time of O(t). The stretch of the returned distances is at most 1+e. All algorithms can also be made to work on undirected graphs with small integer edge weights. If the largest edge weight is b, then all bounds on the running times are multiplied by b.
AB - We obtain three new dynamic algorithms for the approximate all-pairs shortest paths problem in unweighted undirected graphs: (i) For any fixed e > 0, a decremental algorithm with an expected total running time of Õ(mn), where m is the number of edges and n is the number of vertices in the initial graph. Each distance query is answered in O(1) worst-case time, and the stretch of the returned distances is at most 1+e. The algorithm uses Õ(n2) space. (ii) For any fixed integer k = 1, a decremental algorithm with an expected total running time of Õ (mn). Each query is answered in O(1) worst-case time, and the stretch of the returned distances is at most 2k - 1. This algorithm, however, uses only O(m + n1+1/k) space. It is obtained by dynamizing techniques of Thorup and Zwick. In addition to being more space efficient, this algorithm is also one of the building blocks used to obtain the first algorithm. (iii) For any fixed e, d > 0 and every t = m1/2-d, a fully dynamic algorithm with an expected amortized update time of Õ(mn/t) and worst-case query time of O(t). The stretch of the returned distances is at most 1+e. All algorithms can also be made to work on undirected graphs with small integer edge weights. If the largest edge weight is b, then all bounds on the running times are multiplied by b.
KW - Dynamic algorithms
KW - Strongly connected components
KW - Transitive closure
UR - http://www.scopus.com/inward/record.url?scp=84865466530&partnerID=8YFLogxK
U2 - 10.1137/090776573
DO - 10.1137/090776573
M3 - ???researchoutput.researchoutputtypes.contributiontojournal.article???
AN - SCOPUS:84865466530
SN - 0097-5397
VL - 41
SP - 670
EP - 683
JO - SIAM Journal on Computing
JF - SIAM Journal on Computing
IS - 3
ER -