What relation do we use to establish the Pareto front?
Dominance relation
How can we use tournament selection with dominance criterion for multiple objectives?
In selection of multiple objectives using dominance criterion, what is C? What’s its impact?
What is the issue with tournament based Pareto front selection? What is a solution to this?
What is niching?
What are the types of Tiebreak solution?
What is Solution Spread?
What is an issue with niching?
What is Crowding Distance? Why was it created?
What is the difference between an Elitist and Non-Elitist selection?
Elitist -> Combine best solutions across generations
Non-elitist -> Only have best solutions from most recent generation
What is an issue with Elitist selection?
What is an issue with non-elitist selection?
What are the issues with Many-Objective Optimisation?