A Genetic Programming Framework for .NET

GenerationHistory.BestFitness Property

Cached. Gets the normalized fitness associated with the best IIndividual in this Generation.

public decimal BestFitness {get;}

Remarks

See Refresh for more information on cached properties.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Refresh Method