LindoSolverType

Description

The LindoSolverType enumeration is used to determine the solution method used by the LINDO module.

It is used by the following property:

Available Values

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.

Comments

See full details about solution methods in LINDO documentation.

See also:

Stat Assembly Enumerations