The QPSolverType enumeration contains types of solvers that can be used in quadratic programming task.
It is used by the following properties and methods:
| Value | Brief description | |
| 0 | Platform. The solver implemented in Foresight Analytics Platform. | |
| 1 | Grb. The Gurobi external solver. |
To use a Gurobi external solver, install the appropriate software on a user computer.
See also: