Thrown when an entire Population has been tested.
The event handler receives an argument of type GenerationTestedEventArgs containing data related to this event. The following GenerationTestedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. |
| GenerationHistory | Gets or sets the GenerationHistory for the tested Generation. |
GPEngine Class | GeneticProgrammingEngine Namespace | GenerationTestedEventHandler Delegate | OnGenerationTested Method