IDifferEvolutionParams.MaxGeneration

Syntax

MaxGeneration: Integer;

Description

The MaxGeneration property determines the number of generations.

Comments

The number of generations must be greater than zero.

The default value is 200.

Example

The property use is given in the example for ICpNonLinearOptimization.CriterionFunction.

See also:

IDifferEvolutionParams