GEP::Core::Float::ConstantsSetMutation::ConstantsSetMutation ( float  upperBound,
float  lowerBound,
float  mutationProbability,
int  n_MutationsCycles,
Alphabet  constants 
) [inline]

Parameters:
upperBound The maximum value a constant can have.
lowerBound The minimum value a constant can have.
mutationProbability The probability of a constant to mutate.
n_MutationsCycles The sequence of mutations. The second dimension holds the mutations in one cycle.
constants The alhpabet of constants that mutations are imposed on.

Definition at line 59 of file ConstantsSetMutation.cs.

GEP .NET Framwork Main Page
SourceForge.net Logo