, including all inherited members.
applyMut(Individual *I) | MixedIntegerES | [protected] |
applyRecomb(Individual *I, vector< int > &parents) | MixedIntegerES | [protected] |
APriori_MIES(unsigned n_r_, unsigned n_z_, unsigned n_d_, unsigned n_sigma_r_, unsigned n_sigma_z_, unsigned n_prob_, unsigned n_f_, unsigned mu_, unsigned rho_, unsigned kappa_, unsigned lambda_, vector< double > &lBound_r_, vector< double > &uBound_r_, vector< int > &lBound_z_, vector< int > &uBound_z_, vector< int > &lBound_d_, vector< int > &uBound_d_, double prob_min_, double prob_max_, bool disRec_r_, bool disRec_z_, bool disRec_sigma_r_, bool disRec_sigma_z_, bool disRec_prob_, bool selfAdaptation_, vector< int > &direction_, unsigned evaluations_, vector< double > &optimalF_, double initialSigma_r_, double initialSigma_z_, double initialProb_, ifstream *initialPopFile_, int randomSeed_, bool feedback_, unsigned timeOutVal_, unsigned selectDimension_, vector< unsigned > &selectFunction_) | APriori_MIES | [inline] |
bestF | MixedIntegerES | [protected] |
currGen | MixedIntegerES | [protected] |
debug | MixedIntegerES | [protected] |
determineBestF() | APriori_MIES | [protected] |
direction | MixedIntegerES | [protected] |
disRec_prob | MixedIntegerES | [protected] |
disRec_r | MixedIntegerES | [protected] |
disRec_sigma_r | MixedIntegerES | [protected] |
disRec_sigma_z | MixedIntegerES | [protected] |
disRec_z | MixedIntegerES | [protected] |
evaluate() | MixedIntegerES | [protected, virtual] |
evaluations | MixedIntegerES | [protected] |
feedback | MixedIntegerES | [protected] |
fixedConvergence(double x, double threshold, double varPart) | MixedIntegerES | [protected] |
generations | MixedIntegerES | [protected] |
id | MixedIntegerES | [protected] |
increaseAge() | MixedIntegerES | [protected] |
initialize() | MixedIntegerES | [protected, virtual] |
initialPopFile | MixedIntegerES | [protected] |
initialProb | MixedIntegerES | [protected] |
initialSigma_r | MixedIntegerES | [protected] |
initialSigma_z | MixedIntegerES | [protected] |
kappa | MixedIntegerES | [protected] |
lambda | MixedIntegerES | [protected] |
lBound_d | MixedIntegerES | [protected] |
lBound_r | MixedIntegerES | [protected] |
lBound_z | MixedIntegerES | [protected] |
maxSigma_r | MixedIntegerES | [protected] |
maxSigma_z | MixedIntegerES | [protected] |
MixedIntegerES(unsigned n_r_, unsigned n_z_, unsigned n_d_, unsigned n_sigma_r_, unsigned n_sigma_z_, unsigned n_prob_, unsigned n_f_, unsigned mu_, unsigned rho_, unsigned kappa_, unsigned lambda_, vector< double > &lBound_r_, vector< double > &uBound_r_, vector< int > &lBound_z_, vector< int > &uBound_z_, vector< int > &lBound_d_, vector< int > &uBound_d_, double prob_min_, double prob_max_, bool disRec_r_, bool disRec_z_, bool disRec_sigma_r_, bool disRec_sigma_z_, bool disRec_prob_, bool selfAdaptation_, vector< int > &direction_, unsigned evaluations_, vector< double > &optimalF_, double initialSigma_r_, double initialSigma_z_, double initialProb_, ifstream *initialPopFile_, int randomSeed_, bool feedback_) | MixedIntegerES | |
mu | MixedIntegerES | [protected] |
n_d | MixedIntegerES | [protected] |
n_f | MixedIntegerES | [protected] |
n_prob | MixedIntegerES | [protected] |
n_r | MixedIntegerES | [protected] |
n_sigma_r | MixedIntegerES | [protected] |
n_sigma_z | MixedIntegerES | [protected] |
n_z | MixedIntegerES | [protected] |
O | MixedIntegerES | [protected] |
optimalF | MixedIntegerES | [protected] |
optimumReached() | APriori_MIES | [protected, virtual] |
P | MixedIntegerES | [protected] |
partition(vector< int > &indices, int top, int bottom, vector< Individual * > *Q, int objective) | APriori_MIES | [protected] |
prob_max | MixedIntegerES | [protected] |
prob_min | MixedIntegerES | [protected] |
quickSort(vector< int > &indices, int top, int bottom, vector< Individual * > *Q, int objective) | APriori_MIES | [protected] |
randomSeed | MixedIntegerES | [protected] |
recombineMutate() | MixedIntegerES | [protected, virtual] |
recombineMutateSingleParent() | MixedIntegerES | [protected] |
rho | MixedIntegerES | [protected] |
run() | MixedIntegerES | [virtual] |
select() | APriori_MIES | [protected, virtual] |
selectDimension | APriori_MIES | [protected] |
selectFunction | APriori_MIES | [protected] |
selectFunctionActual | APriori_MIES | [protected] |
selfAdaptation | MixedIntegerES | [protected] |
simulate(Individual *I)=0 | APriori_MIES | [protected, pure virtual] |
transformR(double x, double a, double b) | MixedIntegerES | [protected] |
transformZ(int x, int a, int b) | MixedIntegerES | [protected] |
uBound_d | MixedIntegerES | [protected] |
uBound_r | MixedIntegerES | [protected] |
uBound_z | MixedIntegerES | [protected] |
writeLog(time_t elapsed, time_t id)=0 | APriori_MIES | [protected, pure virtual] |
writePop(time_t id)=0 | APriori_MIES | [protected, pure virtual] |
writeStep(time_t id) | MixedIntegerES | [inline, protected, virtual] |
~APriori_MIES() | APriori_MIES | [inline, virtual] |
~MixedIntegerES() | MixedIntegerES | [virtual] |