12 Forks
29 Stars
29 Watchers

NSGA-II

Implementation of Non-dominated Sorting Genetic Algorithm (NSGA-II), a Multi-Objective Optimization Algorithm in Python

How to download and setup NSGA-II

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

Or simply clone NSGA-II with SSH
[email protected]:sahutkarsh/NSGA-II.git

If you have some problems with NSGA-II

You may open issue on NSGA-II support forum (system) here: https://github.com/sahutkarsh/NSGA-II/issues