Finding Shortest Paths With Computational Geometry
DOI:
https://doi.org/10.7155/jgaa.00071Abstract
We present a heuristic search algorithm for the Rd Manhattan shortest path problem that achieves front-to-front bidirectionality in subquadratic time. In the study of bidirectional search algorithms, front-to-front heuristic computations were thought to be prohibitively expensive (at least quadratic time complexity); our algorithm runs in O(n logd n) time and O(n logd−1 n) space, where n is the number of visited vertices. We achieve this result by embedding the problem in Rd+1 and identifying heuristic calculations as instances of a dynamic closest-point problem, to which we then apply methods from computational geometry.Downloads
Download data is not yet available.
Downloads
Published
2003-01-01
How to Cite
Loh, P.-S. (2003). Finding Shortest Paths With Computational Geometry. Journal of Graph Algorithms and Applications, 7(3), 287–303. https://doi.org/10.7155/jgaa.00071
License
Copyright (c) 2003 Po-Shen Loh
This work is licensed under a Creative Commons Attribution 4.0 International License.