Euclidean pathfinding with compressed path databases

B Shen, MA Cheema, DD Harabor… - … Joint Conference on …, 2020 - research.monash.edu
We consider optimal and anytime algorithms for the Euclidean Shortest Path Problem
(ESPP) in two dimensions. Our approach leverages ideas from two recent works: Polyanya …

Fast optimal and bounded suboptimal euclidean pathfinding

B Shen, MA Cheema, DD Harabor, PJ Stuckey - Artificial Intelligence, 2022 - Elsevier
We consider optimal and suboptimal algorithms for the Euclidean Shortest Path Problem
(ESPP) in two dimensions. For optimal path planning, Our approach leverages ideas from …

Online computation of euclidean shortest paths in two dimensions

R Hechenberger, PJ Stuckey, D Harabor… - Proceedings of the …, 2020 - aaai.org
We consider the online version of Euclidean Shortest Path (ESP): a problem that asks for
distance minimal trajectories between traversable pairs of points in the plane. The problem …

Dual euclidean shortest path search

R Hechenberger, PJ Stuckey, P Le Bodic… - Proceedings of the …, 2022 - ojs.aaai.org
Abstract The Euclidean Shortest Path Problem (ESPP) asks us to find a minimum length
path between two points on a 2D plane while avoiding a set of polygonal obstacles. Existing …

Compressed path databases with ordered wildcard substitutions

M Salvetti, A Botea, A Saetti, AE Gerevini - Proceedings of the …, 2017 - ojs.aaai.org
Compressed path databases (CPDs) are a state-of-the-art approach to path planning, a core
AI problem. In the Grid-based Path Planning Competition, the CPD-based SRC path …

Compromise-free pathfinding on a navigation mesh

ML Cui, DD Harabor, A Grastien - … Joint Conference on …, 2017 - research.monash.edu
We want to compute geometric shortest paths in a collection of convex traversable polygons,
also known as a navigation mesh. Simple to compute and easy to update, navigation …

Sublinear search spaces for shortest path planning in grid and road networks

J Blum, S Funke, S Storandt - Journal of Combinatorial Optimization, 2021 - Springer
Shortest path planning is a fundamental building block in many applications. Hence
developing efficient methods for computing shortest paths in, eg, road or grid networks is an …

Compressing optimal paths with run length encoding

B Strasser, A Botea, D Harabor - Journal of Artificial Intelligence Research, 2015 - jair.org
We introduce a novel approach to Compressed Path Databases, space efficient oracles
used to very quickly identify the first edge on a shortest path. Our algorithm achieves query …

Approximate Euclidean shortest paths amid convex obstacles

PK Agarwal, R Sharathkumar, H Yu - … of the twentieth Annual ACM-SIAM …, 2009 - SIAM
We develop algorithms and data structures for the approximate Euclidean shortest path
problem amid a set of k convex obstacles in ℝ2 and ℝ3, with a total of n faces. The running …

Bounded suboptimal path planning with compressed path databases

S Zhao, M Chiari, A Botea, AE Gerevini… - Proceedings of the …, 2020 - ojs.aaai.org
Abstract Compressed Path Databases (CPDs) are a state-of-the-art method for path
planning. They record, for each start position, an optimal first move to reach any target …