Skip to content

PeterG184/NSGA-II

Repository files navigation

NSGA-II

An implementation of the NSGA-II algorithm in C#, with a user interface to control the objective functions and the functions available to individuals.

I previously worked on a similar implementation for a project in University, and am now going over it again to address some issues I had with the implementation and add an interface.

About

Implementation of the NSGA-II Algorithm with a User Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages