Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elemel/python-astar
A* search in Python
https://github.com/elemel/python-astar
Last synced: 3 months ago
JSON representation
A* search in Python
- Host: GitHub
- URL: https://github.com/elemel/python-astar
- Owner: elemel
- License: mit
- Created: 2008-11-22T12:01:18.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-11-22T12:15:58.000Z (about 16 years ago)
- Last Synced: 2023-04-12T08:01:17.523Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 44
- Watchers: 6
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A* search algorithm implemented in Python.