<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T>:
Comments (0)
Name
Description
Create(TRSGPInstruction<T>,TRSGPNode<T>)
Creates the node and assigns values to its Instruction and Parent properties
Destroy
Destroys the node and frees all of its children
Top