Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 432 Bytes

File metadata and controls

14 lines (10 loc) · 432 Bytes

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