moead_framework.tool.mop.population_size_without_duplicate¶
-
moead_framework.tool.mop.population_size_without_duplicate(population)[source]¶ Compute the population size without duplicate
- Parameters
population – list<{
OneDimensionSolution}>- Returns
integer: the size of the population