LindoProblemType

Description

The LindoProblemType enumeration is used to determine type of solved problem in the LINDO module.

It is used by the following property:

Available Values

Value Brief description
0 GOP. Global optimization.
1 MIP. Integer optimization.
2 Optimize. Standard optimization.

Comments

See full details about problem types in LINDO documentation.

See also:

Stat Assembly Enumerations