setupEvolutionaryOperators
.
setupParentSelector(control, operator)
setupSurvivalSelector(control, operator)
setupGenerator(control, operator)
setupMutator(control, operator)
setupRecombinator(control, operator)
ecr_control
]
ECR control object generated via setupECRControl
.ecr_operator
]
The matching ecr operator, e.g., an object of type ecr_mutator
for
setupMutator
.