OptimalPopulationValueSelectionMixin#
- class pybrops.breed.prot.sel.OptimalPopulationValueSelection.OptimalPopulationValueSelectionMixin[source]#
Bases:
object
Semi-abstract class for Optimal Population Value (OPV) Selection with constraints.
Methods
Attributes
Number of haplotype blocks to consider.
Number of traits to expect from matrix inputs.
- property nhaploblk: Integral#
Number of haplotype blocks to consider.
- property ntrait: Integral#
Number of traits to expect from matrix inputs.