Defines one instruction (function, variable, or constant) in the genetic program.
Note |
---|
When the instruction executes, it needs no information beyond the nodes and the values passed in, so it may be multi-threaded as long as the values are copied and unless the OnExecute event does something unsafe. |
Namespace: RSGenerics.GeneticProgramEngine
TCollectionItem |
Delphi |
type |
Type Parameters
T
|
|
Reference |