1 2 3 4 5 6 7
mod nsga2 { mod test_nsga2; mod test_nsga2_configuration; mod test_crowding_distance; mod test_non_dominated_sort; mod test_pareto; }