genetic_algorithm
Genetic algorithm library. Written in the Go programming language (Golang).
Installation
If you don't have the Go development environment installed, visit the Getting Started document and follow the instructions. Once you're ready, execute the following command:
go get -u github.com/WiseBird/genetic_algorithm