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 planning system was the fastest competitor with respect to both computing full optimal paths and computing the first moves of an optimal path. However, on large maps, CPDs can require a significant amount of memory, which can be a serious practical bottleneck. We present an approach that significantly reduces the size of a CPD. Our approach replaces part of the data encoded in a CPD with wildcards ("don’t care" symbols), maintaining the ability to compute optimal paths for all pairs of nodes of an undirected graph. We show that using wildcards in a way that maximizes the me...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Jump Point Search (JPS) is a well known symmetry-breaking algorithm that can substantially improve p...
This thesis introduces a new acceleration heuristic for shortest path queries, called the PCD algori...
Path planning on gridmaps is a common problem in AI and a popular topic in application areas such as...
Compressed Path Databases (CPDs) are a state-of-the-art method for path planning. They record, for e...
Most existing pathfinding methods are based on runtime search. Despite an impressive progress achiev...
Compressed Path Databases (CPDs) are a leading technique for optimal pathfinding in graphs with stat...
Compressed Path Databases (CPD) are powerful database driven methods for shortest path extraction in...
Abstract All-pairs shortest paths (APSP) can eliminate the need to search in a graph, providing opti...
In this work we give a first tractability analysis of Compressed Path Databases, space efficient ora...
Pathfinding is important in many applications, including games, robotics and GPS itinerary planning....
We consider optimal and anytime algorithms for the Euclidean Shortest Path Problem (ESPP) in two dim...
Moving target search, where the goal state changes during a search, has recently seen a revived inte...
Path planning on grid maps has progressed significantly in recent years, partly due to the Grid-base...
In (Otte and Correll 2013) we present C-FOREST, a parallelization framework for single-query samplin...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Jump Point Search (JPS) is a well known symmetry-breaking algorithm that can substantially improve p...
This thesis introduces a new acceleration heuristic for shortest path queries, called the PCD algori...
Path planning on gridmaps is a common problem in AI and a popular topic in application areas such as...
Compressed Path Databases (CPDs) are a state-of-the-art method for path planning. They record, for e...
Most existing pathfinding methods are based on runtime search. Despite an impressive progress achiev...
Compressed Path Databases (CPDs) are a leading technique for optimal pathfinding in graphs with stat...
Compressed Path Databases (CPD) are powerful database driven methods for shortest path extraction in...
Abstract All-pairs shortest paths (APSP) can eliminate the need to search in a graph, providing opti...
In this work we give a first tractability analysis of Compressed Path Databases, space efficient ora...
Pathfinding is important in many applications, including games, robotics and GPS itinerary planning....
We consider optimal and anytime algorithms for the Euclidean Shortest Path Problem (ESPP) in two dim...
Moving target search, where the goal state changes during a search, has recently seen a revived inte...
Path planning on grid maps has progressed significantly in recent years, partly due to the Grid-base...
In (Otte and Correll 2013) we present C-FOREST, a parallelization framework for single-query samplin...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Jump Point Search (JPS) is a well known symmetry-breaking algorithm that can substantially improve p...
This thesis introduces a new acceleration heuristic for shortest path queries, called the PCD algori...