Gets or sets the Normalizer method used to normalize the aggregated fitness values in this Generation.
The Normalizer method used to normalize fitness values, or null if no Normalizer has been set.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when value is null. |
GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Normalizer Delegate | Normalizer Property