dojeda / nsga2-cpp

NSGA-II Implementation in C++
27 stars 15 forks source link

A C++ implementation of the NSGA-II algorithm based on the original C implementation.

First version that ignores some of the existing code and sticks to the paper definition Test branch

Original code in C from: Kanpur Genetic Algorithms Laboratory

http://www.iitk.ac.in/kangal/codes.shtml