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