Performs a hoist mutation. Hoist mutation replaces the entire child program tree with a subtree from the child (the subtree becomes the root node). This has the effect of reducing the complexity of the child.
Namespace: RSGenerics.GeneticProgramming
Delphi |
protected |
Parameters
aItem
Type: System.Void