A Genetic Programming Framework for .NET

GenerationHistory.WorstFitness Property

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

public decimal WorstFitness {get;}

Remarks

See Refresh for more information on cached properties.

See Also

GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Refresh Method