<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods:
Comments (0)
Handles engine changes when an instruction is added or removed
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure InstructionNotify(Item: TRSGPInstruction<T>; Action: Classes.TCollectionNotification);
Parameters
Item
Type: TRSGPInstruction<T>
Action
Type: Classes.TCollectionNotification