Population Properties | GeneticSharp |
The Population type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
BestChromosome |
Gets the best chromosome.
| |
CreationDate |
Gets the creation date.
| |
CurrentGeneration |
Gets the current generation.
| |
Generations |
Gets the generations.
Remarks | |
GenerationsNumber |
Gets the total number of generations executed.
Remarks | |
GenerationStrategy |
Gets os sets the generation strategy.
| |
MaxSize |
Gets the size of the max.
| |
MinSize |
Gets the minimum size.
|
See Also