freEvolutionaryStrategySOOptimizerController.cxx File Reference

#include "freEvolutionaryStrategySOOptimizerController.h"
#include "freExceptions.h"
#include "freEvolutionaryStrategyOptimizerController.h"
#include "freESParentSelectorControllerBase.h"
#include "freESRecombinatorControllerBase.h"
#include "freESMutationControllerBase.h"
#include "freESSelectionControllerBase.h"

Include dependency graph for freEvolutionaryStrategySOOptimizerController.cxx:

freEvolutionaryStrategySOOptimizerController.hfreExceptions.hfreEvolutionaryStrategyOptimizerController.hfreESParentSelectorControllerBase.hfreESRecombinatorControllerBase.hfreESMutationControllerBase.hfreESSelectionControllerBase.hfreSetupOptimizationOptimizerControllerBase.hfreEvolutionaryStrategySOOptimizer.hfreOptimizerControllerBase.hfreSetupOptimizationOptimizerControllerBase.txxfreControllerBase.hfreElementals.hfreControllerEvents.hfreComponentSetup.hfreConstantValues.hfreLogFileController.hfreSetupOptimizationOptimizer.hfreRegistrationObserver.hfreItkSingleValuedCostFunctionWrapper.hfreEvolutionaryStrategyOptimizer.hfreESControllerInfo.hfreEvolutionaryStrategyOptimizerBase.hfreESPopulation.hfreESParentSelectorBase.hfreESRecombinatorBase.hfreESMutationBase.hfreESSelectionBase.hfreEvolutionaryStrategyOptimizer.txxfreESIndividual.hfreESStrategicParameters.hfreESIndividual.txxfreEvolutionaryStrategyOptimizerControllerBase.hfreSVNonLinearOptimizerControllerBase.hfreEvolutionaryStrategyOptimizerControllerBase.txxfreESParentSelectorControllerBase.txxfreESRecombinatorControllerBase.txxfreESMutationControllerBase.txxfreESSelectionControllerBase.txx

Go to the source code of this file.

Namespaces

namespace  FREE

Functions

 FREE::DefineParameterMacro (EvolutionaryStrategySOOptimizerController, MutateIntitialPopulation,"MutateIntitialPopulation","Indicates if the starting population will be mutated one time befor beginning the evolutionary process. Usefull if the population is generated automatically.")
 FREE::DefineParameterMacro (EvolutionaryStrategySOOptimizerController, IntitialPopulation,"IntitialPopulation","The starting population for the optimization process. Every layer is one individuals, the values are the objective parameters. If the initial population is empty the initial position of the transform will be used to generate the starting population.")
 FREE::DefineParameterMacro (EvolutionaryStrategySOOptimizerController, NumberOfParents,"NumberOfParents","Number of parents in every generation. Equals the term Mu in evolutionary strategies.")
 FREE::DefineParameterMacro (EvolutionaryStrategySOOptimizerController, NumberOfChildren,"NumberOfChildren","Number of parents in every generation. Equals the term lambda in evolutionary strategies.")
 FREE::DefineParameterMacro (EvolutionaryStrategySOOptimizerController, Threshold,"Threshold","Threshold for the best individual in the population. If this treshold is reached, the optimization process will stop.")


Generated at Sat Oct 13 18:14:59 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000