A Genetic Programming Framework for .NET

GenerationHistory.AverageFitness Property

Cached. Gets the average normalized fitness associated with this Generation.

public decimal AverageFitness {get;}

Remarks

See Refresh for more information on cached properties.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Refresh Method