An open API service indexing awesome lists of open source software.

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

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

で実行