The LindoProblemType enumeration is used to determine type of solved problem in the LINDO module.
It is used by the following property:
Value | Brief description |
0 | GOP. Global optimization. |
1 | MIP. Integer optimization. |
2 | Optimize. Standard optimization. |
See full details about problem types in LINDO documentation.
See also: