Population GenerationsNumber Property | GeneticSharp |
Gets the total number of generations executed.
Use this information to know how many generations have been executed, because Generations.Count 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:![Online Online](online_icon.gif)
See Also