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