A Genetic Programming Framework for .NET

GenerationHistory.BestIndividual Property

Cached. Gets the HistoryInfo associated with the best IIndividual in this Generation.

public HistoryInfo BestIndividual {get;}

Remarks

See Refresh for more information on cached properties.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Refresh Method