#include "freESAsymmetricMutationController.h"#include "freExceptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, Gamma,"Gamma","The general control parameter for the shape of the asymmetric distributen. Default value =2; a higher value will enforce the ability of new adaptation, but lower the asymmetric characteristics, thus the ability to adapt a certain direction.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, Tau,"Tau","Controls the (individual) step size of the mutation of the strategic parameter variance.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, TauGlobal,"TauGlobal","Controls the (global) step size of the mutation of the strategic parameter variance.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, Tau_Skewness,"Tau_Skewness","Controls the (individual) step size of the mutation of the strategic parameter skewness.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, TauGlobal_Skewness,"TauGlobal_Skewness","Controls the (global) step size of the mutation of the strategic parameter skewness.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, InitialSeed,"InitialSeed","Seed for the variate gernerator.") | |
| FREE::DefineParameterMacro (ESAsymmetricMutationController, UseInitialSeed,"UseInitialSeed","Use the initial seed for initializing the variate gernerator for the mutation; otherwise use actual time to initialize.") | |
1.5.3 written by Dimitri van Heesch,
© 1997-2000