ShortArrayChromosome Fields |
The ShortArrayChromosome type exposes the following members.
Name | Description | |
---|---|---|
fitness |
Chromosome's fitness value.
(Inherited from ChromosomeBase.) | |
length |
Chromosome's length in number of elements.
| |
MaxLength |
Chromosome's maximum length.
| |
maxValue |
Maximum value of chromosome's gene (element).
| |
val |
Chromosome's value.
|