Route planning in transportation networks

H Bast, D Delling, A Goldberg… - … : Selected results and …, 2016 - Springer
We survey recent advances in algorithms for route planning in transportation networks. For
road networks, we show that one can compute driving directions in milliseconds or less even …

Robust distance queries on massive networks

D Delling, AV Goldberg, T Pajor… - Algorithms-ESA 2014: 22th …, 2014 - Springer
We present a versatile and scalable algorithm for computing exact distances on real-world
networks with tens of millions of arcs in real time. Unlike existing approaches, preprocessing …

The FastMap algorithm for shortest path computations

L Cohen, T Uras, S Jahangiri, A Arunasalam… - arXiv preprint arXiv …, 2017 - arxiv.org
We present a new preprocessing algorithm for embedding the nodes of a given edge-
weighted undirected graph into a Euclidean space. The Euclidean distance between any …

[PDF][PDF] New algorithms for the top-k planning problem

A Riabov, S Sohrabi, O Udrea - … of the scheduling …, 2014 - dominoweb.draco.res.ibm.com
Cost-optimal planning is a variant of a general planning problem, where all actions have
non-negative costs, and the solution is a valid plan that minimizes the sum of the costs of all …

Regarding goal bounding and jump point search

Y Hu, D Harabor, L Qin, Q Yin - Journal of Artificial Intelligence Research, 2021 - jair.org
Abstract Jump Point Search (JPS) is a well known symmetry-breaking algorithm that can
substantially improve performance for grid-based optimal pathfinding. When the input grid is …

Pathfinding and abstraction with dynamic terrain costs

NR Sturtevant, D Sigurdson, B Taylor… - Proceedings of the AAAI …, 2019 - aaai.org
Abstraction and refinement is a common approach used in games to improve the speed of
pathfinding by planning in an abstract space and then refining abstract paths to traversable …

Grid Pathfinding on the 2k Neighborhoods

N Rivera, C Hernández, J Baier - … of the AAAI Conference on Artificial …, 2017 - ojs.aaai.org
Grid pathfinding, an old AI problem, is central for the development of navigation systems for
autonomous agents. A surprising fact about the vast literature on this problem is that very …

[PDF][PDF] Path planning with CPD heuristics

M Bono, AE Gerevini, DD Harabor… - Proceedings of the …, 2019 - iris.unibs.it
Abstract Compressed Path Databases (CPDs) are a leading technique for optimal
pathfinding in graphs with static edge costs. In this work we investigate CPDs as admissible …

[HTML][HTML] Rectangle expansion A∗ pathfinding for grid maps

A Zhang, C Li, W Bi - Chinese Journal of Aeronautics, 2016 - Elsevier
Search speed, quality of resulting paths and the cost of pre-processing are the principle
evaluation metrics of a pathfinding algorithm. In this paper, a new algorithm for grid-based …

Fast first-move queries through run-length encoding

B Strasser, D Harabor, A Botea - Proceedings of the International …, 2014 - ojs.aaai.org
We introduce a novel preprocessing-based algorithm to solve the problem of determining
the first arc of a shortest path in sparse graphs. Our algorithm achieves query running times …