Study on Distributed and Parallel Search Strategy of Shortest Path in Urban Road Network

Hao Yue,Chunfu Shao
DOI: https://doi.org/10.1109/icnc.2007.689
2007-01-01
Abstract:This paper mainly focuses on distributed and parallel search strategy of shortest path in urban road network, which is motivated by the fact that in the shortest path search in complicated urban road network, the search time consumed will increase sharply with the increase of the number of road network nodes. In the algorithm presented in the paper, the whole search road network is first cut into local sub-search road networks, and connections among each local sub-search road network are established through virtual auxiliary nodes; then searches of the shortest paths in local sub-search road networks are conducted in a parallel manner. Finally, the shortest path search of the whole network is completed on the basis of local and parallel search by the virtual auxiliary nodes. The shortest path problem from single-origin to single-destination is studied and analyzed. The correctness of the algorithm is proved.
What problem does this paper attempt to address?