Click or drag to resize
Accord.NET (logo)

ShortArrayChromosome Properties

The ShortArrayChromosome type exposes the following members.

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