TEncodingType |
Gene encoding types.
|
TSelectionType |
Available selection type.
-
stTournament:
-
stRouletteWheel:
|
TReplacementScheme |
Different replacement schema.
-
rsGenerational:
-
rsSteadyState:
|
TCrossoverScheme |
Different schema for the crossover operator.
-
csSinglePoint:
-
csUniform:
|
TCreepMethod |
Methods available when doing creep mutations (only used for real-valued encodings).
-
cmArithmetic:
-
cmGeometric:
|