ParallelGA Member List

This is the complete list of members for ParallelGA, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
averageFits() const GeneticAlgo
avgfitsGeneticAlgo [protected]
bestfitsGeneticAlgo [protected]
bestFits() const GeneticAlgo
configure(ConfigurationParameters &params, QString prefix)ParallelGA [virtual]
currPhaseParallelGA [protected]
DefaultParameterSettable
describe(QString type)ParallelGA [static]
endEvolution enum value (defined in ParallelGA)ParallelGA [protected]
evaluating enum value (defined in ParallelGA)ParallelGA [protected]
evaluationDoneGeneticAlgo [protected]
evaluationPool()ParallelGA [virtual]
evaluationPrototype()ParallelGA [virtual]
evolutionEndGeneticAlgo [protected]
evolve(unsigned int generationToReach)GeneticAlgo
evolve()GeneticAlgo
finalize()ParallelGA [virtual]
fitfuncParallelGA [protected]
GAPhases enum nameParallelGA [protected]
gaStep()ParallelGA [virtual]
generation() const GeneticAlgo
generationvGeneticAlgo [protected]
GeneticAlgo()GeneticAlgo
genome()GeneticAlgo
genome() const GeneticAlgo
genomevGeneticAlgo [protected]
InfinityParameterSettable [static]
initEvaluation enum value (defined in ParallelGA)ParallelGA [protected]
initialize()ParallelGA [virtual]
isEvaluationDone()GeneticAlgo
isEvolutionEnded()GeneticAlgo
isFinalizedParallelGA [protected]
isInitializedParallelGA [protected]
IsListParameterSettable
IsMandatoryParameterSettable
markParameterAsRuntime(QString paramName, int *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, bool *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, double *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, unsigned int *paramPointer)ParameterSettable [protected]
MaxIntegerParameterSettable [static]
meanHammingDist() const GeneticAlgo
meanHdistsGeneticAlgo [protected]
MinIntegerParameterSettable [static]
nextGeneration_pass1 enum value (defined in ParallelGA)ParallelGA [protected]
nextGeneration_pass2 enum value (defined in ParallelGA)ParallelGA [protected]
numGenerations()GeneticAlgo
numGensGeneticAlgo [protected]
numThreads()ParallelGA
ParallelGA()ParallelGA
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
reprodParallelGA [protected]
reproduction()ParallelGA
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)ParallelGA [virtual]
setEvaluation(Evaluation *fitfunc)ParallelGA
setGeneration(unsigned int gen)GeneticAlgo
setGenome(Genome *gen)GeneticAlgo
setNumGenerations(int g)GeneticAlgo
setNumThreads(int numThreads)ParallelGA
setReproduction(Reproduction *reproduct)ParallelGA
setRuntimeParameter(QString paramFullPath, unsigned int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, bool newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, double newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, float newvalue)ParameterSettable
skipEvaluation()ParallelGA [virtual]
standardDeviationHammingDist() const GeneticAlgo
stdHdistsGeneticAlgo [protected]
updateStats()GeneticAlgo [protected]
varHdistsGeneticAlgo [protected]
varianceHammingDist() const GeneticAlgo
~GeneticAlgo()GeneticAlgo [virtual]
~ParallelGA()ParallelGA [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]