MyAlg Member List

This is the complete list of members for MyAlg, including all inherited members.
activeDeme_ (defined in Algorithm)Algorithm [protected]
advanceGeneration(StateP state, DemeP deme)MyAlg [inline, virtual]
Algorithm::advanceGeneration(StateP state)Algorithm [inline, virtual]
Algorithm() (defined in Algorithm)Algorithm [inline]
bcastTermination(StateP state)Algorithm [virtual]
beta (defined in MyAlg)MyAlg [protected]
bImplicitEvaluation_Algorithm [protected]
bImplicitMutation_Algorithm [protected]
bImplicitParallel_Algorithm [protected]
birthPhase(StateP state, DemeP deme, std::vector< IndividualP > &clones) (defined in MyAlg)MyAlg [inline]
bSynchronized_Algorithm [protected]
c (defined in MyAlg)MyAlg [protected]
cloningPhase(StateP state, DemeP deme, std::vector< IndividualP > &clones) (defined in MyAlg)MyAlg [inline]
cloningVersion (defined in MyAlg)MyAlg [protected]
comm_ (defined in Algorithm)Algorithm [protected]
copy(IndividualP source)Algorithm [inline]
crossover_Algorithm
currentBest_ (defined in Algorithm)Algorithm [protected]
d (defined in MyAlg)MyAlg [protected]
demeCopy_ (defined in Algorithm)Algorithm [protected]
dimension (defined in MyAlg)MyAlg [protected]
evalOp_Algorithm
evaluate(IndividualP ind)Algorithm [inline]
evaluate(IndividualP ind)Algorithm [inline]
getName()Algorithm [inline]
getParameterValue(StateP state, std::string name)Algorithm [inline, protected]
hypermutationPhase(StateP state, DemeP deme, std::vector< IndividualP > &clones) (defined in MyAlg)MyAlg [inline]
implicitEvaluate(IndividualP ind)Algorithm
implicitMutate(IndividualP ind)Algorithm
implicitParallelOperate(StateP state)Algorithm
initialize(StateP state)MyAlg [inline, virtual]
initializeImplicit(StateP state)Algorithm
initializeParallel(StateP state)Algorithm [inline]
initializeParallel(StateP state)Algorithm
initializePopulation(StateP)Algorithm [virtual]
isConsistent_Algorithm [protected]
isImplicitParallel()Algorithm [inline]
isMember(IndividualP single, std::vector< IndividualP > &pool)Algorithm [inline]
isParallel()Algorithm [inline, virtual]
jobSize_ (defined in Algorithm)Algorithm [protected]
lbound (defined in MyAlg)MyAlg [protected]
markAntibodies(DemeP deme) (defined in MyAlg)MyAlg [inline]
mate(IndividualP p1, IndividualP p2, IndividualP child)Algorithm [inline]
mutate(const std::vector< IndividualP > &pool)Algorithm [inline]
mutate(const IndividualP victim)Algorithm [inline]
mutate(const IndividualP victim)Algorithm [inline]
mutate(const std::vector< IndividualP > &pool)Algorithm [inline]
mutation_Algorithm
MyAlg() (defined in MyAlg)MyAlg [inline]
myJob_Algorithm [protected]
n (defined in MyAlg)MyAlg [protected]
name_Algorithm [protected]
read() (defined in Algorithm)Algorithm [inline, virtual]
receivedMut_Algorithm [protected]
registerParallelParameters(StateP state)Algorithm [inline]
registerParallelParameters(StateP state)Algorithm
registerParameter(StateP state, std::string name, voidP value, enum ECF::type T, std::string description="")Algorithm [inline, protected]
registerParameters(StateP state)MyAlg [inline, virtual]
removeFrom(IndividualP victim, std::vector< IndividualP > &pool)Algorithm [inline]
replacePopulation(StateP state, DemeP deme, std::vector< IndividualP > &clones) (defined in MyAlg)MyAlg [inline]
replaceWith(IndividualP oldInd, IndividualP newInd)Algorithm [inline]
replaceWith(IndividualP oldInd, IndividualP newInd)Algorithm
requestIds_Algorithm [protected]
requestMutIds_Algorithm [protected]
requests_ (defined in Algorithm)Algorithm [protected]
requestsMut_ (defined in Algorithm)Algorithm [protected]
restoreIndividuals(std::vector< uint >)Algorithm [protected]
restorePopulation()Algorithm [protected]
selBestOp (defined in Algorithm)Algorithm [protected]
selectionOpAlgorithm [protected]
selectionPhase(StateP state, DemeP deme, std::vector< IndividualP > &clones) (defined in MyAlg)MyAlg [inline]
selectionScheme (defined in MyAlg)MyAlg [protected]
sentInds_Algorithm [protected]
setConsistency(IndividualP)Algorithm [protected]
sortPopulationByFitness(IndividualP ab1, IndividualP ab2) (defined in MyAlg)MyAlg [inline, protected, static]
sortPopulationByParentAndFitness(IndividualP ab1, IndividualP ab2) (defined in MyAlg)MyAlg [inline, protected, static]
state_ (defined in Algorithm)Algorithm
stored_Algorithm [protected]
storedInds_ (defined in Algorithm)Algorithm [protected]
storeGenotypes(std::vector< IndividualP > &)Algorithm [protected]
storeIndividual(IndividualP)Algorithm [protected]
totalEvaluations_ (defined in Algorithm)Algorithm [protected]
ubound (defined in MyAlg)MyAlg [protected]
wastedEvaluations_ (defined in Algorithm)Algorithm [protected]
~Algorithm() (defined in Algorithm)Algorithm [inline, virtual]