https://github.com/code-hex/tenpuzzle
Tenpuzzle - Find the solution of the 10 puzzles in Genetic Algorithm
https://github.com/code-hex/tenpuzzle
Last synced: 9 months ago
JSON representation
Tenpuzzle - Find the solution of the 10 puzzles in Genetic Algorithm
- Host: GitHub
- URL: https://github.com/code-hex/tenpuzzle
- Owner: Code-Hex
- License: mit
- Created: 2016-08-01T00:51:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T08:09:25.000Z (over 9 years ago)
- Last Synced: 2025-02-05T14:38:01.596Z (10 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tenpuzzle
Tenpuzzle - Find the solution of the 10 puzzles in Genetic Algorithm
テンパズルの解を遺伝的アルゴリズムで探します。
go get -u github.com/Code-Hex/tenpuzzle
go get -u github.com/Code-Hex/tenpuzzle/cmd/ga
の後に
ga
で実行