|
| AnnealEvolution (std::string suffix, std::string config="config.ini", std::string path="") |
|
void | mutateEveryController () |
|
void | orderAllPopulations () |
|
void | evaluatePopulation () |
|
std::vector< AnnealEvoMember * > | nextSetOfControllers () |
|
void | updateScores (std::vector< double > scores) |
|
Definition at line 36 of file AnnealEvolution.h.
std::string AnnealEvolution::resourcePath |
- Todo:
- make this const if we decide to force everyone to put their logs in resources
Definition at line 48 of file AnnealEvolution.h.
The documentation for this class was generated from the following files: