DoubleArrayChromosome Properties |
The DoubleArrayChromosome type exposes the following members.
Name | Description | |
---|---|---|
CrossoverBalancer |
Crossover balancer to control crossover type, [0, 1].
| |
Fitness |
Chromosome's fitness value.
(Inherited from ChromosomeBase.) | |
Length |
Chromosome's length.
| |
MutationBalancer |
Mutation balancer to control mutation type, [0, 1].
| |
Value |
Chromosome's value.
|