RandomSearch Member List

This is the complete list of members for RandomSearch, including all inherited members.
activeDeme_ (defined in Algorithm)Algorithm [protected]
advanceGeneration(StateP state, DemeP deme)RandomSearch [virtual]
Algorithm::advanceGeneration(StateP state)Algorithm [inline, virtual]
Algorithm() (defined in Algorithm)Algorithm [inline]
bcastTermination(StateP state)Algorithm [virtual]
bImplicitEvaluation_Algorithm [protected]
bImplicitMutation_Algorithm [protected]
bImplicitParallel_Algorithm [protected]
bSynchronized_Algorithm [protected]
comm_ (defined in Algorithm)Algorithm [protected]
copy(IndividualP source)Algorithm [inline]
crossover_Algorithm
currentBest_ (defined in Algorithm)Algorithm [protected]
demeCopy_ (defined in Algorithm)Algorithm [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]
implicitEvaluate(IndividualP ind)Algorithm
implicitMutate(IndividualP ind)Algorithm
implicitParallelOperate(StateP state)Algorithm
initialize(StateP state)RandomSearch [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]
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
myJob_Algorithm [protected]
name_Algorithm [protected]
RandomSearch() (defined in RandomSearch)RandomSearch
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)RandomSearch [virtual]
removeFrom(IndividualP victim, std::vector< IndividualP > &pool)Algorithm [inline]
replaceWith(IndividualP oldInd, IndividualP newInd)Algorithm [inline]
replaceWith(uint oldIndId, IndividualP newInd)Algorithm [inline]
replaceWith(IndividualP oldInd, IndividualP newInd)Algorithm
replaceWith(uint oldIndId, IndividualP newInd)Algorithm [inline]
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]
sentInds_Algorithm [protected]
setConsistency(IndividualP)Algorithm [protected]
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]
wastedEvaluations_ (defined in Algorithm)Algorithm [protected]
~Algorithm() (defined in Algorithm)Algorithm [inline, virtual]