NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AnnealEvolution Class Reference

Public Member Functions

 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)
 

Public Attributes

const std::string suffix
 
std::string resourcePath
 

Detailed Description

Definition at line 36 of file AnnealEvolution.h.

Member Data Documentation

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: