Open IWNMWE opened 3 months ago
@mlpack-jenkins test this please
Hey @zoq I have added a few more changes that should make nsga3 faster especially the evaluateObjectives()
which may have had a mistake leading to same function call being made multiple times, can you check it out
This PR is an implementation of the NSGA3 algorithm mentioned in the following paper : An Evolutionary Many-Objective Optimization Algorithm Using Reference-Point-Based Nondominated Sorting Approach, Part I: Solving Problems With Box Constraints