setupRouletteWheelSelector(offset = 0.1)
numeric(1)
]
In case of negative fitness values all values are shifted towards positive
values by adding the negative of the minimal fitness value. However, in this
case the minimal fitness value after the shifting process is zero. The
offset
is a positive numeric value which is added additionally to each
shifted fitness value. This way even the individual with the smallest fitness
value has a positive porbability to be selected.
Default is 0.1
.setOfIndividuals
]
offset
is added (see parameters).
setupDominatedHypervolumeSelector
,
setupGreedySelector
,
setupNondomSelector
,
setupSimpleSelector
,
setupTournamentSelector