274 Forks
1490 Stars
1490 Watchers

pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

How to download and setup pymoo

Open terminal and run command
git clone https://github.com/anyoptimization/pymoo.git
git clone is used to create a copy or clone of pymoo 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 pymoo https://github.com/anyoptimization/pymoo/archive/master.zip

Or simply clone pymoo with SSH
[email protected]:anyoptimization/pymoo.git

If you have some problems with pymoo

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