IDifferEvolutionParams.MaxGeneration

Fore Syntax

MaxGeneration: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IDifferEvolutionParams