Point-of-Failure Shortest-Path Rerouting: Computing the Optimal Swap Edges Distributively

  • Authors:
  • Paola Flocchini;Antonio Mesa Enriques;Linda Pagli;Giuseppe Prencipe;Nicola Santoro

  • Affiliations:
  • The author is with University of Ottawa, Canada.,;The author is with the Universidad de La Habana, Cuba.,;The authors are with University of Pisa, Italy. E-mail: prencipe@di.unipi.it,;The authors are with University of Pisa, Italy. E-mail: prencipe@di.unipi.it,;The author is with Carleton University, Canada.

  • Venue:
  • IEICE - Transactions on Information and Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the problem of computing the optimal swap edges of a shortest-path tree. This problem arises in designing systems that offer point-of-failure shortest-path rerouting service in presence of a single link failure: if the shortest path is not affected by the failed link, then the message will be delivered through that path; otherwise, the system will guarantee that, when the message reaches the node where the failure has occurred, the message will then be re-routed through the shortest detour to its destination. There exist highly efficient serial solutions for the problem, but unfortunately because of the structures they use, there is no known (nor foreseeable) efficient distributed implementation for them. A distributed protocol exists only for finding swap edges, not necessarily optimal ones. We present two simple and efficient distributed algorithms for computing the optimal swap edges of a shortest-path tree. One algorithm uses messages containing a constant amount of information, while the other is tailored for systems that allow long messages. The amount of data transferred by the protocols is the same and depends on the structure of the shortest-path spanning-tree; it is no more, and sometimes significantly less, than the cost of constructing the shortest-path tree.