DocumentCode
2989682
Title
A Novel Shortest Path Approach for Multiple Layers of Graphs
Author
Lin, Zhiyuan ; Li, Yan
Author_Institution
Sch. of Comput., South China Normal Univ., Guangzhou, China
fYear
2009
fDate
18-20 Jan. 2009
Firstpage
1
Lastpage
4
Abstract
Multiple layers in graphs or vector maps are a general case but complicated network in various applications. The classical shortest path algorithm, such as the Dijkstra´s algorithm, can not be applied to the multiple layers directly. A new shortest path approach for multiple layers of graphs or vector maps was proposed in this paper. Firstly, the multiple layers should be overlaid with an improved algorithm based on scan-line and rebuild the topological relationship. And then, an improved algorithm for the shortest path with heap was advanced and analyzed the complexity. Through a theoretical reasoning, the calculating complexity is reduced from O(n2) to O((n+k)log(n+k)), where n is the number of vertices and k is the number of points of intersection. Finally, a novel approach of calculating shortest path was excogitated to the multiple layers in the complexity network analysis. After correlative experiment, the result indicates that this novel approach can be effectively applied to the shortest path calculation for the multiple layers of graphs or vector maps.
Keywords
cartography; computational complexity; geographic information systems; network theory (graphs); Dijkstra algorithm; GIS; complexity network analysis; geographic information systems; shortest path approach; vector maps; Algorithm design and analysis; Application software; Computer networks; Costs; Geographic Information Systems; Intelligent transportation systems; Rail transportation; Road transportation; Shortest path problem; Traffic control;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Network and Multimedia Technology, 2009. CNMT 2009. International Symposium on
Conference_Location
Wuhan
Print_ISBN
978-1-4244-5272-9
Type
conf
DOI
10.1109/CNMT.2009.5374712
Filename
5374712
Link To Document