ICpNonLinearOptimization.NodesCount

Syntax

NodesCount: Integer;

Description

The NodesCount property determines the number of intervals for dividing the range, which is defined for controlling variables.

Example

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

See also:

ICpNonLinearOptimization