DocumentCode
2250683
Title
A new public transportation data model and shortest-path algorithms
Author
Hongmei Wang ; Ming Hu ; Wei Xiao
Author_Institution
Sch. Of Comput. Sci. & Eng., Changchun Univ. Of Technol., Jilin, China
Volume
1
fYear
2010
fDate
6-7 March 2010
Firstpage
456
Lastpage
459
Abstract
By studying the best-path problem for public transportation systems, we found that the nature of transfer is that it requires extra costs from an edge to its adjacent edge. Therefore, we propose the notion of direct/indirect adjacent edges in weighted directed multigraphs and extend the notion of path to the line. We use the direct/indirect adjacent edges weighted directed multigraph as a public transportation data model and improve the storage of an adjacency matrix. We introduce the space storage structure, the matrix VL, in order to store the scattered information of transfer in indirect adjacent edges lists. Thus, we solve the problem of complex network graphs´ storage and design a new shortest path algorithm to solve transit problem based on the data model we propose in this paper. Algorithm analysis exhibits that the data model and the algorithm we propose are prior to a simple graph based on the Dijkstra´s algorithm in terms of time and space.
Keywords
data models; directed graphs; transportation; Dijkstras algorithm; adjacency matrix; complex network graphs storage; direct-indirect adjacent edges; public transportation data model; shortest-path algorithms; space storage structure; weighted directed multigraphs; Algorithm design and analysis; Automatic control; Complex networks; Computer science; Costs; Data models; Legged locomotion; Robotics and automation; Space technology; Transportation; direct adjacent edges; indirect adjacent edges; performance analysis; shortest-path algorithms; the vertex-line matrix;
fLanguage
English
Publisher
ieee
Conference_Titel
Informatics in Control, Automation and Robotics (CAR), 2010 2nd International Asia Conference on
Conference_Location
Wuhan
ISSN
1948-3414
Print_ISBN
978-1-4244-5192-0
Electronic_ISBN
1948-3414
Type
conf
DOI
10.1109/CAR.2010.5456797
Filename
5456797
Link To Document