moead_framework.tool.mop.get_non_dominated¶
-
moead_framework.tool.mop.
get_non_dominated
(population)[source]¶ Return all non dominated solutions of the population
- Parameters
population – list<{
OneDimensionSolution
}>- Returns
population: list<{
OneDimensionSolution
}>