SLIDE 1
Synopsis
- An algorithm for improving A* performance on
uniform-cost grid search spaces
- Works by only expanding nodes called “jump
points”
- In benchmarks, improves A* performance
dramatically and outperforms other A*
- ptimizations including hierarchical pathfinding