Defines the method signature for genetic algorithm events that contain parents and their child, e.g., OnReproduction.
Namespace: RSGeneticAlgorithm
Delphi |
type |
Parameters
Sender
Type: TObject
Parent1
Type: TRSGAIndividual
Parent2
Type: TRSGAIndividual
Child
Type: TRSGAIndividual