L2NormGenomicSelectionProblem#

Module implementing L2-norm Genomic Selection (L2GS) problems for multiple search space types.

Classes

L2NormGenomicBinarySelectionProblem

Class representing L2-norm Genomic Selection (L2GS) in binary search spaces.

L2NormGenomicIntegerSelectionProblem

Class representing L2-norm Genomic Selection (L2GS) in integer search spaces.

L2NormGenomicRealSelectionProblem

Class representing L2-norm Genomic Selection (L2GS) in real search spaces.

L2NormGenomicSelectionProblemMixin

Helper class containing common properties for L2GS problems.

L2NormGenomicSubsetSelectionProblem

Class representing L2-norm Genomic Selection (L2GS) in subset search spaces.