Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsteixeira/cc-astar
A Star path search algorithm implementation in C++
https://github.com/gsteixeira/cc-astar
Last synced: about 5 hours ago
JSON representation
A Star path search algorithm implementation in C++
- Host: GitHub
- URL: https://github.com/gsteixeira/cc-astar
- Owner: gsteixeira
- License: gpl-3.0
- Created: 2023-12-14T15:11:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-14T15:55:32.000Z (11 months ago)
- Last Synced: 2023-12-14T16:55:28.538Z (11 months ago)
- Language: C++
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cc-astar
A Star path search algorithm implementation in C++