Click or drag to resize
Accord.NET (logo)

PermutationChromosome Properties

The PermutationChromosome type exposes the following members.

Properties
  NameDescription
Public propertyFitness
Chromosome's fitness value.
(Inherited from ChromosomeBase.)
Public propertyLength
Chromosome's length.
(Inherited from ShortArrayChromosome.)
Public propertyMaxValue
Max possible value of single chromosomes element - gene.
(Inherited from ShortArrayChromosome.)
Public propertyValue
Chromosome's value.
(Inherited from ShortArrayChromosome.)
Top
See Also