The LindoSolverType enumeration is used to determine the solution method used by the LINDO module.
It is used by the following property:
| Value | Brief description |
| 0 | Free. The method is determined automatically. |
| 1 | PSimplex. Simplex method. |
| 2 | DSimplex. Double simplex method. |
| 3 | Barrier. Barrier function. |
| 4 | Nlp. Non-linear solution method. |
See full details about solution methods in LINDO documentation.
See also: