Title :
Finding the Optimal Shortest Path Tree with Respect to Single Link Failure Recovery
Author :
Li, Yueping ; Nie, Zhe ; Zhou, Xiaohong
Author_Institution :
Sch. of Electron. & Inf. Eng., Shenzhen Polytech., Shenzhen
Abstract :
This paper investigates the shortest paths tree problem taking single link failure into account. Let G be a graph modeled by network with vertex set V and edge set E. Given a specified vertex s. A shortest paths tree Ts={e1, e2, hellip, en-1} rooted at s satisfies the path from s to ui in Ts is a shortest path in G, where ei=(ui, vi) and ui=parent(vi). Let |PG(s,t)| be the cost of the shortest (s, t)-path in graph G. A shortest (s,t)-path P is optimal with respect to single link failure if maxforalle=(x,y)isinE(P)|PGe(x,t)| is minimum among all the shortest (s,t)-paths. A shortest paths tree is optimal if it consists of optimal shortest paths. We present an algorithm that takes O(|V| |E|+|V|2log|V|) time to build the shortest paths tree. Our result is applicable to the route design in the communication network when single link failure is considered.
Keywords :
fault tolerance; graph theory; telecommunication network routing; tree searching; communication network route design; edge set; graph; optimal shortest path tree; single link failure recovery; vertex set; Communication networks; Computer networks; Cost function; Information management; Routing; Terminology; Tree graphs; algorithm; link failure; network routing; shortest path;
Conference_Titel :
Networked Computing and Advanced Information Management, 2008. NCM '08. Fourth International Conference on
Conference_Location :
Gyeongju
Print_ISBN :
978-0-7695-3322-3
DOI :
10.1109/NCM.2008.56