Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgqaq/cc_astar
A* Algorithm written in pure c++ 17
https://github.com/cgqaq/cc_astar
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp cpp17
Last synced: 5 days ago
JSON representation
A* Algorithm written in pure c++ 17
- Host: GitHub
- URL: https://github.com/cgqaq/cc_astar
- Owner: CGQAQ
- License: gpl-3.0
- Created: 2020-07-18T16:48:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T17:08:09.000Z (over 4 years ago)
- Last Synced: 2024-12-17T13:48:16.682Z (5 days ago)
- Topics: astar, astar-algorithm, astar-pathfinding, astar-search, astar-search-algorithm, cpp, cpp17
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A* Algorithm written in pure c++ 17