TestFunctions_MIES Member List

This is the complete list of members for TestFunctions_MIES, including all inherited members.
applyMut(Individual *I)MixedIntegerES [protected]
applyRecomb(Individual *I, vector< int > &parents)MixedIntegerES [protected]
bestFMixedIntegerES [protected]
calcComparisonScore(unsigned offspringIndex)SMSEMOA_Steady3D_MIES [protected, virtual]
compare(Individual *A, Individual *B, vector< double > &bestWorstF, bool determineValues, bool worst)NSGAII_MIES [inline, protected]
NSGA_II::compare(Individual *A, Individual *B, vector< int > &direction, vector< double > &bestWorstF, bool determineValues, bool worst)NSGA_II [protected]
currGenMixedIntegerES [protected]
dataHvSMSEMOA_Steady3D_MIES [protected]
debugMixedIntegerES [protected]
determineBestF()NSGAII_MIES [protected]
determineNadirIdeal(vector< int > &currFront, int frontSize, vector< Individual * > &Q, vector< int > &direction)NSGA_II [protected]
directionMixedIntegerES [protected]
disRec_probMixedIntegerES [protected]
disRec_rMixedIntegerES [protected]
disRec_sigma_rMixedIntegerES [protected]
disRec_sigma_zMixedIntegerES [protected]
disRec_zMixedIntegerES [protected]
dpSelectionNSGA_II [protected]
DTLZ1(Individual *I)MOTestFunctions [inline]
DTLZ1(double *xreal, int nreal)MOTestFunctions [inline]
DTLZ1(Individual *I, double *xreal, int n, double *inputNoise)MOTestFunctions [protected]
DTLZ2(Individual *I)MOTestFunctions [inline]
DTLZ2(double *xreal, int nreal)MOTestFunctions [inline]
DTLZ2(Individual *I, double *xreal, int n, double *inputNoise)MOTestFunctions [protected]
evaluate()MixedIntegerES [protected, virtual]
evaluationsMixedIntegerES [protected]
excludeParentNSGAII_Steady_MIES [protected]
FMOTestFunctions [protected]
f1(Individual *I)TestFunctions_MIES [protected]
f2(Individual *I)TestFunctions_MIES [protected]
f3(Individual *I)TestFunctions_MIES [protected]
f_barrier(Individual *I, int C)TestFunctions_MIES [protected]
f_sphere(Individual *I, unsigned n_r, unsigned n_z, unsigned n_d)TestFunctions_MIES [protected]
fastNondominatedSort(vector< Individual * > &Q, vector< vector< int > > &front, vector< int > &direction, vector< double > &bestF)NSGA_II [protected]
feedbackMixedIntegerES [protected]
fixedConvergence(double x, double threshold, double varPart)MixedIntegerES [protected]
fixedNadirIdealNSGA_II [protected]
NSGAII_Steady_MIES::frontSort(vector< int > &currFront, vector< Individual * > &Q, vector< int > &direction)NSGA_II [protected, virtual]
SMSEMOA_3D::frontSort(vector< int > &currFront, vector< Individual * > &Q, vector< int > &direction)SMSEMOA_3D [protected, virtual]
generationsMixedIntegerES [protected]
getF()MOTestFunctions [inline]
idMixedIntegerES [protected]
idealNSGA_II [protected]
increaseAge()MixedIntegerES [protected]
initialize()MixedIntegerES [protected, virtual]
initialPopFileMixedIntegerES [protected]
initialProbMixedIntegerES [protected]
initialSigma_rMixedIntegerES [protected]
initialSigma_zMixedIntegerES [protected]
kappaMixedIntegerES [protected]
lambdaMixedIntegerES [protected]
lBound_dMixedIntegerES [protected]
lBound_rMixedIntegerES [protected]
lBound_zMixedIntegerES [protected]
maxSigma_rMixedIntegerES [protected]
maxSigma_zMixedIntegerES [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
MOproblemTestFunctions_MIES [protected]
MOTestFunctions()MOTestFunctions [inline]
muMixedIntegerES [protected]
n_dMixedIntegerES [protected]
n_fMixedIntegerES [protected]
n_f_NSGA_II [protected]
n_probMixedIntegerES [protected]
n_rMixedIntegerES [protected]
n_sigma_rMixedIntegerES [protected]
n_sigma_zMixedIntegerES [protected]
n_zMixedIntegerES [protected]
nadirNSGA_II [protected]
normalize(vector< int > &currFront, int frontSize, vector< Individual * > &Q, vector< int > &direction)SMSEMOA_3D [protected]
normFSMSEMOA_3D [protected]
NSGA_II(unsigned n_f__=3)NSGA_II
NSGAII_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_)NSGAII_MIES [inline]
NSGAII_Steady_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 timeOutValue_, unsigned selectDimension_, vector< unsigned > &selectFunction_, bool excludeParent_)NSGAII_Steady_MIES [inline]
numIndividualsSMSEMOA_Steady3D_MIES [protected]
OMixedIntegerES [protected]
optimalFMixedIntegerES [protected]
optimumReached()NSGAII_MIES [protected, virtual]
PMixedIntegerES [protected]
partition(vector< int > &currFront, int top, int bottom, vector< Individual * > *Q, int objective, map< int, double > *distance)NSGA_II [protected]
prepComparisonScore(vector< Individual * > &Q)SMSEMOA_Steady3D_MIES [protected, virtual]
preSelect()NSGAII_Steady_MIES [protected]
prob_maxMixedIntegerES [protected]
prob_minMixedIntegerES [protected]
quickSort(vector< int > &currFront, int top, int bottom, vector< Individual * > *Q, int objective, map< int, double > *distance)NSGA_II [protected]
randomSeedMixedIntegerES [protected]
recombineMutate()NSGAII_Steady_MIES [protected, virtual]
recombineMutateSingleParent()MixedIntegerES [protected]
referenceSMSEMOA_3D [protected]
rhoMixedIntegerES [protected]
run()MixedIntegerES [virtual]
select()NSGAII_Steady_MIES [protected, virtual]
NSGA_II::select(vector< Individual * > &P, vector< Individual * > &O, unsigned mu, unsigned kappa, unsigned lambda, vector< int > &direction, vector< double > &bestF)NSGA_II
selectDimensionNSGA_II [protected]
selectFunctionNSGA_II [protected]
selfAdaptationMixedIntegerES [protected]
setNadirIdeal(vector< double > &nadir_, vector< double > &ideal_)NSGA_II [inline]
simulate(Individual *I)TestFunctions_MIES [protected, virtual]
SMSEMOA_3D(bool dpSelection_, bool steadyState_, unsigned n_f__=3)SMSEMOA_3D
SMSEMOA_Steady3D_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 timeOutValue_, unsigned selectDimension_, vector< unsigned > &selectFunction_, bool excludeParent_)SMSEMOA_Steady3D_MIES [inline]
steadyStateSMSEMOA_3D [protected]
TestFunctions_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 timeOutValue_, unsigned selectDimension_, vector< unsigned > &selectFunction_, string MOproblem_, bool excludeParent_)TestFunctions_MIES [inline]
transformR(double x, double a, double b)MixedIntegerES [protected]
transformZ(int x, int a, int b)MixedIntegerES [protected]
uBound_dMixedIntegerES [protected]
uBound_rMixedIntegerES [protected]
uBound_zMixedIntegerES [protected]
writeLog(time_t elapsed, time_t id)TestFunctions_MIES [protected, virtual]
writePop(time_t id)TestFunctions_MIES [protected, virtual]
writeStep(time_t id)MixedIntegerES [inline, protected, virtual]
~MixedIntegerES()MixedIntegerES [virtual]
~NSGA_II()NSGA_II [inline, virtual]
~NSGAII_MIES()NSGAII_MIES [inline, virtual]
~NSGAII_Steady_MIES()NSGAII_Steady_MIES [inline, virtual]
~SMSEMOA_3D()SMSEMOA_3D [inline, virtual]
~SMSEMOA_Steady3D_MIES()SMSEMOA_Steady3D_MIES [inline]
~TestFunctions_MIES()TestFunctions_MIES [inline]