Title :
Bidirectional Multi-Constrained Routing Algorithms
Author :
Baoxian Zhang ; Jie Hao ; Mouftah, Hussein T.
Author_Institution :
Res. Center of Ubiquitous Sensor Networks, Univ. of Chinese Acad. of Sci., Beijing, China
Abstract :
QoS routing plays a critical role in providing QoS support in the Internet. Most existing QoS routing algorithms employ the strategy of unidirectional search in route selection. Bidirectional search has been recognized as an effective strategy for fast route acquisition in identifying the shortest path connecting a pair of nodes. However, its efficiency has not been well established in the context of route selection subject to multiple additive constraints, which is in general NP-Complete. In this paper, we study how to employ bidirectional search to support efficient QoS routing subject to multiple additive constraints. The major contributions in this paper are as follows. First, we propose a k shortest path algorithm using bidirectional search, whose complexity is deduced to be O(√k|V |lg(|V |) + k|E|), where |V | and |E | represent the number of nodes and links in the network, respectively. Second, we show that bidirectional search can significantly accelerate the convergence of several existing QoS routing algorithms. Third, we propose a novel cost-effective bidirectional multi-constrained routing algorithm, which can greatly alleviate the forwarding state scalability issue by supporting stateless QoS routing in IP networks via IP tunneling or constraints-based alternate routing in MPLS networks via label stacks. It has the fastest known on-line running time O(|V|). Theoretical and simulation results are given to demonstrate the high performance of our proposed algorithm in identifying QoS-satisfied paths and also in efficient resource utilization as compared with existing algorithms.
Keywords :
IP networks; Internet; computational complexity; multiprotocol label switching; network theory (graphs); quality of service; resource allocation; search problems; telecommunication network routing; IP networks; IP tunneling; Internet; MPLS networks; QoS routing algorithms; QoS-satisfied path identification; bidirectional multiconstrained routing algorithms; bidirectional search; constraints-based alternate routing; forwarding state scalability issue; general NP-Complete constraints; label stacks; resource utilization; route selection; shortest path algorithm; shortest path connecting; unidirectional search strategy; Additives; Algorithm design and analysis; Complexity theory; Joining processes; Measurement; Quality of service; Routing; Algorithm; constraint satisfaction; optimization;
Journal_Title :
Computers, IEEE Transactions on