OptimalPopulationValueSelectionMixin#

class pybrops.breed.prot.sel.OptimalPopulationValueSelection.OptimalPopulationValueSelectionMixin[source]#

Bases: object

Semi-abstract class for Optimal Population Value (OPV) Selection with constraints.

Methods

Attributes

nhaploblk

Number of haplotype blocks to consider.

ntrait

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.