Symmetry-Based Search Space Reduction For Grid Maps

06/21/2011
by   Daniel Harabor, et al.
0

In this paper we explore a symmetry-based search space reduction technique which can speed up optimal pathfinding on undirected uniform-cost grid maps by up to 38 times. Our technique decomposes grid maps into a set of empty rectangles, removing from each rectangle all interior nodes and possibly some from along the perimeter. We then add a series of macro-edges between selected pairs of remaining perimeter nodes to facilitate provably optimal traversal through each rectangle. We also develop a novel online pruning technique to further speed up search. Our algorithm is fast, memory efficient and retains the same optimality and completeness guarantees as searching on an unmodified grid map.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/28/2018

Fast Breadth-First Search in Still Less Space

It is shown that a breadth-first search in a directed or undirected grap...
research
06/28/2023

Reducing Redundant Work in Jump Point Search

JPS (Jump Point Search) is a state-of-the-art optimal algorithm for onli...
research
04/06/2018

BFS Enumeration for Breaking Symmetries in Graphs

There are numerous NP-hard combinatorial problems which involve searchin...
research
09/08/2016

Why is Differential Evolution Better than Grid Search for Tuning Defect Predictors?

Context: One of the black arts of data mining is learning the magic para...
research
07/04/2016

Path planning with Inventory-driven Jump-Point-Search

In many navigational domains the traversability of cells is conditioned ...
research
12/23/2020

Avoiding Monochromatic Rectangles Using Shift Patterns

Ramsey Theory deals with avoiding certain patterns. When constructing an...
research
08/30/2019

Comparative study of performance of parallel Alpha Beta Pruning for different architectures

Optimization of searching the best possible action depending on various ...

Please sign up or login with your details

Forgot password? Click here to reset