Defines the method signature for selection events, e.g., where one individual from the Population of individuals must be selected. Set the Parent parameter to the individual you want to be selected and used.
Namespace: RSGeneticBase
Delphi |
type |
Parameters
Sender
Type: TObject
Population
Type: TRSPopulation
Parent
Type: TRSIndividual
Reference |