8 Forks
43 Stars
43 Watchers

goga

Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).

How to download and setup goga

Open terminal and run command
git clone https://github.com/cpmech/goga.git
git clone is used to create a copy or clone of goga repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with goga https://github.com/cpmech/goga/archive/master.zip

Or simply clone goga with SSH
[email protected]:cpmech/goga.git

If you have some problems with goga

You may open issue on goga support forum (system) here: https://github.com/cpmech/goga/issues