Modernized GAlib
3.0.0 current
|
Allele. More...
#include <GAAllele.h>
Public Types | |
enum class | Type { ENUMERATED = 1 , BOUNDED = 2 , DISCRETIZED } |
enum class | BoundType { NONE , INCLUSIVE , EXCLUSIVE } |
Allele.
An allele is a possible value for a gene and an allele set is a list of possible values (I use 'set' because it doesn't imply the specific implementation of the container class).