A Genetic Programming Framework for .NET

GPEngine.CurrentGeneration Property

Gets or sets the current Generation number.

protected int CurrentGeneration {get; set;}

Exceptions

Exception Type Condition
ArgumentOutOfRangeException Thrown when value is less than zero.

See Also

GPEngine Class | GeneticProgrammingEngine Namespace | Generation Term