void GEP::Core::Common::Genotype::UpdateVariableReferences ( Alphabet  oldVariables,
Alphabet  newVariables 
) [inline, inherited]

Updates Symbol reference from the _linearStructure to point to symbols from the newVariables .

Parameters:
oldVariables The functions in use before updating.
newVariables The functions in use after updating.
If a symbol that is a part of oldVariables is encountered in the genome, it is switched with the symbol from newVariables that has the same index in it as the encountered symbol in oldVariables .

Definition at line 363 of file Genotype.cs.

GEP .NET Framwork Main Page
SourceForge.net Logo