https://github.com/dojeda/nsga2-cpp
NSGA-II Implementation in C++
https://github.com/dojeda/nsga2-cpp
Last synced: 11 months ago
JSON representation
NSGA-II Implementation in C++
- Host: GitHub
- URL: https://github.com/dojeda/nsga2-cpp
- Owner: dojeda
- Created: 2012-05-18T14:55:19.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-28T10:54:13.000Z (about 13 years ago)
- Last Synced: 2025-07-04T19:39:46.561Z (12 months ago)
- Language: C
- Size: 281 KB
- Stars: 29
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README
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