IQPExtraSettings.SaveModelToFilePath

Syntax

SaveModelToFilePath: String;

Description

The SaveModelToFilePath property determines a path and a name of the file, to which a model will be saved.

Comments

As a property value, set file path and name in the *.MPS format.

Example

The example of use is given in description of the ISmQuadraticProgramming.ExtraSettings property.

See also:

IQPExtraSettings