ISmBinaryModel.OptimizationMethod

Syntax

OptimizationMethod: BinaryOptimizationMethod;

Description

The OptimizationMethod property determines the optimization method in use.

Comments

The QuadraticHillClimbing method is used by default.

Example

The property use is given in the example for ISmBinaryModel.CovarianceMatrix.

See also:

ISmBinaryModel