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