This is an implementation of Jump Point Search, an algorithm by Daniel Harabor and Alban Grastien. It speeds up uniform-cost grid search by taking advantage of the symmetry in the problem. My implementation supports loading in images to be used as maps with the GridMap class. Just note that the X,Y coordinates are flipped because of my usage of numpy on the back-end.
-
Notifications
You must be signed in to change notification settings - Fork 0
SleepySpaceBear/jump-point-search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published