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