Multi Objective Evolutionary Algorithm for Soft Computing Applications
Repository for the Multi-Objective Evolutionary Algorithm competition from the Soft Computing Applications subject.
This repository includes:
To run the tests, simply open the notebook with Jupyter, run the first three cells (imports, declaration of the ZDT3 function, and declaration of the CF6 function), and then run all cells for any desired test. It will generate the no. of unique solutions and a graph comparing the calculated front with the one generated by NSGAII.