anneal(code::Random &rnd, double frac) | bwer::Population | [protected] |
chromos | bwer::Population | [protected] |
generation | bwer::Population | [protected] |
getBestChromo() const | bwer::Population | [protected] |
getDiversity(const std::vector< Chromo > &chr, unsigned int chromoIndex) | bwer::Population | [static] |
getNextGen(code::Random &rnd) const | bwer::Population | [protected] |
Population(const Chromo &i_chromo, code::Random &rnd) | bwer::Population | [protected] |
Population::doGeneticAlg(const Chromo &initChromo, char *outputFileName=NULL, char *gaOptsFileName=NULL) | bwer::Population | [static] |
randomize(code::Random &rnd, double frac) | bwer::Population | [protected] |