Study on application of improved Dijkstra algorithm in searching the optimal route

Jie Cao,Wei Yang,Liang Hou,Jinhua Wang,MoYi Zhang
2011-01-01
Abstract:According to the problems of traditional Dijkstra algorithm which based on physical shortest path, large searching area and low efficiency when searching the optimal route in DRGS(dynamic route guidance system), a relevant route network model was established combining with direction, intersection delay and the restraint of the urban road traffic. In this model, route network model was described by some basic components, such as intersections and route. Based on this model, Dijkstra algorithm was proved by rectangular restricting the searching range firstly, and then using the steering relationship among three adjacent nodes to describe the characteristics of route. At last, the optimal path was found with the parameter of time. The new route network model was proved by rectangle optimization Dijkstra algorithm. Practicality and efficiency of the algorithm was improved contrasting to the traditional route network model which just contains the length of routes proved by traditional algorithm. © Copyright.
What problem does this paper attempt to address?