Finding shortest paths on real road networks: the case for A*

  • Authors:
  • W. Zeng;R. L. Church

  • Affiliations:
  • Faculty of Information Engineering, China University of Geosciences, Hongshan District, Wuhan 430074, China;Department of Geography, University of California, Santa Barbara, CA 93106-4060

  • Venue:
  • International Journal of Geographical Information Science
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of identifying the shortest path along a road network is a fundamental problem in network analysis, ranging from route guidance in a navigation system to solving spatial allocation problems. Since this type of problem is solved so frequently, it is important to craft an approach that is as efficient as possible. Based upon past research, it is generally accepted that several efficient implementations of the Dijkstra algorithm are the fastest at optimally solving the 'one-to-one' shortest path problem (Cherkassky et al. 1996). We show that the most efficient state-of-the-art implementations of Dijkstra can be improved by taking advantage of network properties associated with GIS-sourced data. The results of this paper, derived from tests of different algorithmic approaches on real road networks, will be extremely valuable for application developers and researchers in the GIS community.