The Online Replacement Path Problem
Abstract
We study a natural online variant of the replacement path problem. The \textit{replacement path problem} asks to find for a given graph , two designated vertices and a shortest - path in , a \textit{replacement path} for every edge on the path . The replacement path is simply a shortest - path in the graph, which avoids the \textit{failed} edge . We adapt this problem to deal with the natural scenario, that the edge which failed is not known at the time of solution implementation. Instead, our problem assumes that the identity of the failed edge only becomes available when the routing mechanism tries to cross the edge. This situation is motivated by applications in distributed networks, where information about recent changes in the network is only stored locally, and fault-tolerant optimization, where an adversary tries to delay the discovery of the materialized scenario as much as possible. Consequently, we define the \textit{online replacement path problem}, which asks to find a nominal - path and detours for every edge on the path , such that the worst-case arrival time at the destination is minimized. Our main contribution is a label setting algorithm, which solves the problem in undirected graphs in time and linear space for all sources and a single destination. We also present algorithms for extensions of the model to any bounded number of failed edges.
Cite
@article{arxiv.1206.5959,
title = {The Online Replacement Path Problem},
author = {David Adjiashvili and Marco Senatore},
journal= {arXiv preprint arXiv:1206.5959},
year = {2012}
}
Comments
18 pages