setupNondomSelector: Non-dominated sorting selector.
Description
Applies nondominated sorting of the objective and subsequent crowding distance
criterion to select a subset of individuals. This is the selector used by the
NSGA-II EMOA (see nsga2
).
Usage
setupNondomSelector()