The LindoProblemResultWhichType enumeration is used to determine type of the problem, which solution should be extracted by the LINDO module.
It is used by the following property:
Value | Brief description |
0 | BasicPrimal. Global optimization problem. It is applied only together with the LindoProblemResultType.MIPPrimalSolution element. |
See full details about problem types in LINDO documentation.
See also: