dojeda/nsga2-cpp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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