IMsOptimizationProblem.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines accuracy of problem calculation.

Comments

The default value is 0.001.

Example

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

See also:

IMsOptimizationProblem