EstimatedBreedingValueSelectionProblem#

Module implementing selection based on Estimated Breeding Values for multiple search space types.

Classes

EstimatedBreedingValueBinarySelectionProblem

Class representing selection on Estimated Breeding Values (EBVs) in binary search spaces.

EstimatedBreedingValueIntegerSelectionProblem

Class representing selection on Estimated Breeding Values (EBVs) in integer search spaces.

EstimatedBreedingValueRealSelectionProblem

Class representing selection on Estimated Breeding Values (EBVs) in real search spaces.

EstimatedBreedingValueSelectionProblemMixin

Helper class containing common properties for EBV selection problems.

EstimatedBreedingValueSubsetSelectionProblem

Class representing selection on Estimated Breeding Values (EBVs) in subset search spaces.