Best unique solutions are kept in a top-n scoreboard (n = initial population size). In the end, the scoreboard is returned. ### Possible problems: How to rank multi-objective solutions?
Best unique solutions are kept in a top-n scoreboard (n = initial population size).
In the end, the scoreboard is returned.
Possible problems:
How to rank multi-objective solutions?