A distributed shortest-path routing algorithm for transportation systems

Zou Bin,Jianming Hu,Wang Qi,Gangkai Ke
DOI: https://doi.org/10.1061/41123(383)47
2010-01-01
Abstract:This paper presents an algorithm based on Dijkstra's algorithm and the distributed Bellman-Ford algorithm (DBF) for path planning in transportation systems, where distributed algorithms are needed to work along with Wireless Sensor Networks. In our algorithm, each node in the network runs Dijkstra's algorithm on the topology it perceived, which we distinguish from the whole topology by giving the name the perceived map, to construct its shortest-path tree, and through exchanging messages with its neighbors it can renew the perceived map. As every node keeps receiving messages for a predefined time and link-costs in a traffic environment often vary moderately, this algorithm can perform well when more than one link changes its cost at the same time. © 2010 ASCE.
What problem does this paper attempt to address?