Fully dynamic algorithm for graph spanners with poly-logarithmic update time

  • Authors:
  • Surender Baswana;Soumojit Sarkar

  • Affiliations:
  • IIT Kanpur, India;IIT Kanpur, India

  • Venue:
  • Proceedings of the nineteenth annual ACM-SIAM symposium on Discrete algorithms
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Spanner of an undirected graph G = (V, E) is a sub graph which is sparse and yet preserves all-pairs distances approximately. More precisely, a spanner with stretch t ∈ IN is a subgraph (V, ES), ES ⊆ E such that the distance between any two vertices in the subgraph is at most t times their distance in G. We present two fully dynamic algorithms for maintaining a sparse t-spanner of an unweighted graph. Our first algorithm achieves expected O(7 t/4) time per update independent of the size of the graph. This algorithm is particularly of interest for maintaining small stretch spanners. Our second algorithm achieves expected O(polylog |V|) time per update irrespective of the stretch.