Population Generations Property | GeneticSharp |
Gets the generations.
The information of Generations can vary depending of the IGenerationStrategy used.
Namespace: GeneticSharp.Domain.PopulationsRemarks
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: IList GenerationThe generations.
See Also