|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
This is the complete list of members for GenPrototype, including all inherited members.
| GenPrototype(std::string name, IRandomStrategy *randomStrategy, IMutationStrategy *mutationStrategy) | GenPrototype | |
| getContext(Generation *generation) | GenPrototype | |
| getMutationProbability(void) const | GenPrototype | |
| getName(void) const | GenPrototype | inline |
| getRandomValue(void) const | GenPrototype | inline |
| insertContext(Generation *generation, GenContext *context) | GenPrototype | |
| m_context | GenPrototype | protected |
| m_mutationStrategy | GenPrototype | protected |
| m_name | GenPrototype | protected |
| m_randomStrategy | GenPrototype | protected |
| mutate(GenContext *context, Individual *individual, Gen *oldGen, GenContext *oldContext) const | GenPrototype | |
| restoreGene(FILE *f, RESTORE_GA_GENE *gene, std::vector< Gen * > &storage) | GenPrototype | |
| ~GenPrototype() | GenPrototype | virtual |