L1NormGenomicSelectionProblem#

Module implementing L1-norm Genomic Selection (L1GS) problems for multiple search space types.

Classes

L1NormGenomicBinarySelectionProblem

Class representing L1-norm Genomic Selection (L1GS) in binary search spaces.

L1NormGenomicIntegerSelectionProblem

Class representing L1-norm Genomic Selection (L1GS) in integer search spaces.

L1NormGenomicRealSelectionProblem

Class representing L1-norm Genomic Selection (L1GS) in real search spaces.

L1NormGenomicSelectionProblemMixin

Helper class containing common properties for L1GS problems.

L1NormGenomicSubsetSelectionProblem

Class representing L1-norm Genomic Selection (L1GS) in subset search spaces.