#include <GenerationalEvolution.h>
Inheritance diagram for Teem::SingleDecoderEvolutionRun:

That is typically the case for runs where only one type of robot exist.
Public Member Functions | |
| SingleDecoderEvolutionRun () | |
| Constructor. | |
| virtual | ~SingleDecoderEvolutionRun () |
| Virtual destructor, doing nothing. | |
Protected Member Functions | |
| virtual void | createGenotypeDecoders (Setupable *experiment) |
Create the necessary genotype decoders. Fill genotypeDecoders. | |
Protected Attributes | |
| Ishtar::Variable< std::string > | genotypeDecoderName |
| Name of the genotype decoder to be used. | |
1.4.2