GEP::Core::Common::GeneticOperators::PartialTransposition::PartialTransposition ( double  transpositionProbability,
int  maxTransposonLength,
bool  applyOnNewGeneration,
GenotypeSelection.GenotypeSelection  selection 
) [inline]

Parameters:
transpositionProbability The probability of a transposition occurring from a gene.
maxTransposonLength The maximum random length of a transposon.
applyOnNewGeneration >Specifies whether the operator is applied to the old generation or the new one. During evolution, after fitness and mating probability is calculated for all genotypes in a population, genetic operators are applied either to the old generation or the new one.
selection Defines how to select genotypes to be subjected to the operator.

Definition at line 38 of file PartialTransposition.cs.

GEP .NET Framwork Main Page
SourceForge.net Logo