Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods
IRSGeneticProgramEngine<T>.SetInstructions(TRSGPInstructions<T>) Method
Sets the Instructions property to the new instructions value
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SetInstructions(const Value: TRSGPInstructions<T>);
Parameters
Value
Type: TRSGPInstructions<T>
•RSGenerics.GeneticProgramEngine.IRSGeneticProgramEngine<T>.GetInstructions
•RSGenerics.GeneticProgramEngine.IRSGeneticProgramEngine<T>.Instructions
•IRSGeneticProgramEngine<T>
•RSGenerics.GeneticProgramEngine