Hi There,
What is the performance of NSGA-II (Non-dominated sorted genetic algorithm)? Since this is a heuristic algorithm, it cannot guarantee global optimal. Then what is the difference between the solutions obtained by NSGA-II and the globally optimal solutions?
Thanks