|
NTRT Simulator
|
Public Member Functions | |
| AnnealEvolution (string suffix, string config="config.ini") | |
| void | mutateEveryController () |
| void | orderAllPopulations () |
| void | evaluatePopulation () |
| vector< AnnealEvoMember * > | nextSetOfControllers () |
| void | updateScores (vector< double > scores) |
Public Attributes | |
| string | suffix |
Definition at line 35 of file AnnealEvolution.h.