Sleipnir
|
Protected Types | |
typedef std::map< std::string, size_t > | TMapStrI |
Protected Member Functions | |
CGenesImpl (CGenome &) | |
Protected Attributes | |
CGenome & | m_Genome |
std::vector< CGene * > | m_vecpGenes |
TMapStrI | m_mapGenes |
bool | isWeighted |
Static Protected Attributes | |
static const char | c_cComment = '#' |