Unit EATypes

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Unit defining basic types related to the evolutionary algorithm (TEA).

Types

NameDescription
TEncodingType

Gene encoding types.

  • etBinary:
  • etRealNumber:
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:

Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49