FamilyEstimatedBreedingValueSelectionProblem#

Module implementing Conventional Genomic Selection problems for multiple search space types.

Classes

FamilyEstimatedBreedingValueBinarySelectionProblem

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

FamilyEstimatedBreedingValueIntegerSelectionProblem

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

FamilyEstimatedBreedingValueRealSelectionProblem

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

FamilyEstimatedBreedingValueSelectionProblemMixin

Helper class containing common properties for EBV selection problems.

FamilyEstimatedBreedingValueSubsetSelectionProblem

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