GenomicEstimatedBreedingValueSelectionProblem#

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

Classes

GenomicEstimatedBreedingValueBinarySelectionProblem

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

GenomicEstimatedBreedingValueIntegerSelectionProblem

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

GenomicEstimatedBreedingValueRealSelectionProblem

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

GenomicEstimatedBreedingValueSelectionProblemMixin

Helper class containing common properties for CGS Problems.

GenomicEstimatedBreedingValueSubsetSelectionProblem

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