Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanarellano/cpp-eightpuzzle
Eight puzzle solved with A* pathfinding.
https://github.com/ivanarellano/cpp-eightpuzzle
Last synced: 16 days ago
JSON representation
Eight puzzle solved with A* pathfinding.
- Host: GitHub
- URL: https://github.com/ivanarellano/cpp-eightpuzzle
- Owner: ivanarellano
- Created: 2010-12-22T04:18:45.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T15:06:49.000Z (over 8 years ago)
- Last Synced: 2024-07-31T22:58:09.013Z (3 months ago)
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Eight puzzle solved with A* pathfinding and Finkelstein and Markovitch algorithm using manhattan distance