https://github.com/mathix420/n-puzzle
N-puzzle solver with A* algorithm
https://github.com/mathix420/n-puzzle
Last synced: over 1 year ago
JSON representation
N-puzzle solver with A* algorithm
- Host: GitHub
- URL: https://github.com/mathix420/n-puzzle
- Owner: mathix420
- Created: 2019-08-06T10:53:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T13:21:38.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T23:33:55.725Z (over 1 year ago)
- Language: Python
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# N-puzzle
N-puzzle solver with A* algorithm