Public Member Functions | |
void | execute (void *result, Tree::Tree &tree) |
Execute the primitive. | |
void | execute (void *result, Tree::Tree &tree) |
Execute the primitive. | |
void | execute (void *result, Tree::Tree &tree) |
Execute the primitive. | |
void | execute (void *result, Tree::Tree &tree) |
Execute the primitive. |
Definition at line 158 of file citanje_GP.cpp.
void If::execute | ( | void * | result, | |
Tree::Tree & | tree | |||
) | [inline, virtual] |
Execute the primitive.
Function primitives gather arguments and return a value; terminal primitives return current value.
Implements Tree::Primitives::Primitive.
Definition at line 167 of file citanje_GP.cpp.
void If::execute | ( | void * | result, | |
Tree::Tree & | tree | |||
) | [inline, virtual] |
Execute the primitive.
Function primitives gather arguments and return a value; terminal primitives return current value.
Implements Tree::Primitives::Primitive.
void If::execute | ( | void * | result, | |
Tree::Tree & | tree | |||
) | [inline, virtual] |
Execute the primitive.
Function primitives gather arguments and return a value; terminal primitives return current value.
Implements Tree::Primitives::Primitive.
Definition at line 178 of file main_hilclimbing.cpp.
void If::execute | ( | void * | result, | |
Tree::Tree & | tree | |||
) | [inline, virtual] |
Execute the primitive.
Function primitives gather arguments and return a value; terminal primitives return current value.
Implements Tree::Primitives::Primitive.
Definition at line 167 of file citanje_GP_pop.cpp.