Create and manage an evolutionary algorithm that runs the NSGA-II multiobjective search algorithm (bit redundant). This is a WIN module.
npm install win-nsgawin-nsga
========
A WIN module for performing an NSGA-II (multiobjective) search using the module win-gen for generation, and whatever specified module for evaluation.