13class SubT :
public Primitive
27 complementName_ =
"+";
void getNextArgument(void *result, Tree &tree)
Execute next child node's primitive (execute next subtree).
Sub function primitive (Tree genotype).
void execute(void *result, Tree &tree)
Execute the primitive.
Tree class - implements genotype as a tree.