Canonical Orderings on Grids
Abstract
Jump Point Search, an algorithm developed for fast search on uniform cost grids, has successfully improved the performance of grid-based search. But, the approach itself is actually a set of diverse ideas applied together. This paper decomposes the algorithm and gradually reconstructs it, showing the component pieces from which the algorithm is constructed. In this process, we are able to define a spectrum of new algorithms that borrow and repurpose ideas from Jump Point Search. This decomposition opens the door for applying the ideas from Jump Point Search in other grid domains with significantly different characteristics from two dimensional grids. PDF
Cite
Text
Sturtevant and Rabin. "Canonical Orderings on Grids." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Sturtevant and Rabin. "Canonical Orderings on Grids." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/sturtevant2016ijcai-canonical/)BibTeX
@inproceedings{sturtevant2016ijcai-canonical,
title = {{Canonical Orderings on Grids}},
author = {Sturtevant, Nathan R. and Rabin, Steve},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {683-689},
url = {https://mlanthology.org/ijcai/2016/sturtevant2016ijcai-canonical/}
}