| Home | Vita | Publications | Courses | Software | Links |
Reach for A*: Efficient Point-to-Point Shortest Path Algorithms, with A. V. Goldberg and Haim Kaplan. Proceedings of the 8th Workshop on Algorithm Engineering and Experiments (ALENEX'06), Miami, Florida, 2006. Copyright SIAM.
Abstract: We study the point-to-point shortest path problem in a setting where preprocessing is allowed. We improve the reach-based approach of Gutman [ALENEX'04] in several ways. In particular, we introduce a bidirectional version of the algorithm that uses implicit lower bounds and we add shortcut arcs to reduce vertex reaches. Our modifications greatly improve both preprocessing and query times. The resulting algorithm is as fast as the best previous method, due to Sanders and Schultes [ESA'05]. However, our algorithm is simpler and combines in a natural way with \astar, which yields significantly better query times.
| Last updated on August 31, 2008 | back to Publications |