Initializes the instruction at the start of the genetic evolution (not the start of executing a genetic program). The function calls the OnInitialize event.
The intent of the Initialize method is to initialize the instruction for evolution; usually, this means provide an initial constant Value.
Namespace: RSGenerics.GeneticProgramEngine
Delphi |
public |