Sublinear-Time maintenance of breadth-first spanning tree in partially dynamic networks

  • Authors:
  • Monika Henzinger;Sebastian Krinninger;Danupon Nanongkai

  • Affiliations:
  • Fakultät für Informatik, University of Vienna, Austria;Fakultät für Informatik, University of Vienna, Austria;Nanyang Technological University, Singapore

  • Venue:
  • ICALP'13 Proceedings of the 40th international conference on Automata, Languages, and Programming - Volume Part II
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of maintaining a breadth-first spanning tree (BFS tree) in partially dynamic distributed networks modeling a sequence of either failures or additions of communication links (but not both). We show (1+ε)-approximation algorithms whose amortized time (over some number of link changes) is sublinear in D, the maximum diameter of the network. This breaks the Θ(D) time bound of recomputing "from scratch". Our technique also leads to a (1+ε)-approximate incremental algorithm for single-source shortest paths (SSSP) in the sequential (usual RAM) model. Prior to our work, the state of the art was the classic exact algorithm of [9] that is optimal under some assumptions [27]. Our result is the first to show that, in the incremental setting, this bound can be beaten in certain cases if a small approximation is allowed.