Best chromosome of the population.
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public IChromosome BestChromosome { get; } |
Remarks
The property keeps the best chromosome existing in the population or nullNothingnullptra null reference (Nothing in Visual Basic) if all chromosomes have 0 fitness.