A Genetic Programming Framework for .NET

GPEngine.GenerationHistory Property

Gets the GenerationHistory of the last Generation tested.

public Internal.GenerationHistory GenerationHistory {get;}

Property Value

The GenerationHistory of the last Generation tested, or null if the GPEngine has not yet run.

See Also

GPEngine Class | GeneticProgrammingEngine Namespace | GenerationHistory Class | Generation Term