Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dojeda/nsga2-cpp

NSGA-II Implementation in C++
https://github.com/dojeda/nsga2-cpp

Last synced: about 2 months ago
JSON representation

NSGA-II Implementation in C++

Awesome Lists containing this project

README

        

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