Artificial ant evaluation class (and environment simulator)
void turnRight()
Turn ant on the right.
Base primitive class (Tree genotype).
Tree class - implements genotype as a tree.
GP terminal, turns the ant right.
void execute(void *evalOp, Tree::Tree &tree)
Execute the primitive.