MatheusBueno782 / nsga2-cpp

NSGA-II Implementation in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NSGA-II Implementation in C++


Languages

Language:C 51.9%Language:C++ 46.9%Language:CMake 1.3%