A Genetic Programming Framework for .NET

GPEngine.CurrentPopulation Property

Gets or sets the current Population.

protected Internal.Population CurrentPopulation {get; set;}

Exceptions

Exception Type Condition
ArgumentNullException Thrown when value is null.
ArgumentException Thrown when value is empty.

See Also

GPEngine Class | GeneticProgrammingEngine Namespace | Generation Term