GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblem#

Module implementing generalized weighted genomic selection as a subset optimization problem.

Classes

GeneralizedWeightedGenomicEstimatedBreedingValueBinarySelectionProblem

Class representing selection on Generalized Weighted Genomic Estimated Breeding Values (gwGEBVs) in binary search spaces.

GeneralizedWeightedGenomicEstimatedBreedingValueIntegerSelectionProblem

Class representing selection on Generalized Weighted Genomic Estimated Breeding Values (gwGEBVs) in integer search spaces.

GeneralizedWeightedGenomicEstimatedBreedingValueRealSelectionProblem

Class representing selection on Generalized Weighted Genomic Estimated Breeding Values (gwGEBVs) in real search spaces.

GeneralizedWeightedGenomicEstimatedBreedingValueSelectionProblemMixin

Helper class containing common properties for gwGEBV selection problems.

GeneralizedWeightedGenomicEstimatedBreedingValueSubsetSelectionProblem

Class representing selection on Generalized Weighted Genomic Estimated Breeding Values (gwGEBVs) in subset search spaces.