The LindoProblemResultType enumeration is used to determine the solution type, which should be obtained by the LINDO module
It is used by the following property:
| Value | Brief description |
| 0 | Solution. Global optimization problem solution. |
| 1 | MIPPrimalSolution. MIP solution. |
| 2 | PrimalSolution. Optimization problem solution. |
See full details on solution types in LINDO documentation.
See also: