Click or drag to resize
Accord.NET (logo)

GPTreeChromosome Properties

The GPTreeChromosome type exposes the following members.

Properties
  NameDescription
Public propertyFitness
Chromosome's fitness value.
(Inherited from ChromosomeBase.)
Public propertyStatic memberMaxInitialLevel
Maximum initial level of genetic trees, [1, 25].
Public propertyStatic memberMaxLevel
Maximum level of genetic trees, [1, 50].
Top
See Also