#a-star #jps #search-algorithms #jumppointsearch #jump-point-search

nightly bin+lib py_pathfinding

A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python

6 releases

0.1.5 Jan 30, 2020
0.1.4 Jan 30, 2020

#2246 in Algorithms

MIT license

38KB
798 lines

Pathfinding Algorithms

A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.

Dependencies

~1.5MB
~26K SLoC