ChromosomeBase Properties

GeneticSharp

ChromosomeBase Properties GeneticSharp
The ChromosomeBase type exposes the following members.
Properties

  NameDescription
Public propertyFitness
Gets or sets the fitness of the chromosome in the current problem.
Public propertyLength
Gets the length, in genes, of the chromosome.
Back to Top
See Also