NSGA2 - A Multiobjective Evolutionary Algorithm Two implemenations of: "A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II". Includes constraint handling. Python MOEA tested on Python versions 3.8 to 3.12. C++ MOEA depends soley on STL, tested on c++20.