Real Coded (Integer Handling) NSGA II
This Code is a modified versión of free available Tamilselvi Selvaraj NSGA II Matlab Code capable to solve mixed-integer non-linear programming with constraints. Several benchmarks problems are solved using aforementioned algorithm including problems with integer variables.
Guideline:
Open "NSGA_II_Abril_Test.m" .
Select the "p" benchmark problem that you want (p=2 ---> ZDT1 problem).
RUN "NSGA_II_Abril_Test.m"
Cite As
Andrés F. Abril (2024). Real Coded (Integer Handling) NSGA II (https://www.mathworks.com/matlabcentral/fileexchange/71609-real-coded-integer-handling-nsga-ii), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Linear Programming and Mixed-Integer Linear Programming >
Tags
Acknowledgements
Inspired by: MATLAB code for Constrained NSGA II - Dr.S.Baskar, S. Tamilselvi and P.R.Varshini
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.