DocumentCode
2154048
Title
Dual-Network Model and Its Application in Algorithms for Solving the Designated Vertex Shortest Path Problem
Author
Zhang, L.H. ; Zhong, Gang ; Liu, Xiaoli
Author_Institution
Sch. of Bus. Adm., North China Electr. Power Univ. (NCEPU), Beijing, China
fYear
2009
fDate
20-22 Sept. 2009
Firstpage
1
Lastpage
4
Abstract
In this paper, we presented a dual-network model to solve the designated vertex shortest path (SP) problem. First we made bi-directional search using Bellman-Ford algorithm on the undirected network graph and labeled the vertexes with the shortest distance to build a dual-network. Then we proposed and proved the sum value theorem and the difference value theorem of vertexes. The theorems show that the length of the shortest path from source to destination passing an arbitrary vertex is equal to the sum value of the vertex, while the shortest path passing two vertexes will pass the vertex with smaller difference value firstly. Based on the theorems, we presented two procedures for solving the shortest path problem from source to destination passing one or two designated vertexes. The complexity analysis showed that our algorithms are better than Bellman-Ford algorithm in these cases. Finally we presented a computational example.
Keywords
computational complexity; graph theory; Bellman-Ford algorithm; bidirectional search; complexity analysis; difference value theorem; dual network model; shortest path passing; sum value theorem; undirected network graph; vertex shortest path problem; Algorithm design and analysis; Bidirectional control; Computer networks; Costs; Dynamic programming; Geographic Information Systems; Heuristic algorithms; Intelligent networks; Operations research; Shortest path problem;
fLanguage
English
Publisher
ieee
Conference_Titel
Management and Service Science, 2009. MASS '09. International Conference on
Conference_Location
Wuhan
Print_ISBN
978-1-4244-4638-4
Electronic_ISBN
978-1-4244-4639-1
Type
conf
DOI
10.1109/ICMSS.2009.5304041
Filename
5304041
Link To Document