QPSolverType

Description

The QPSolverType enumeration contains types of solvers that can be used in quadratic programming task.

It is used by the following properties and methods:

Available Values

  Value Brief description
0 Platform. The solver implemented in Foresight Analytics Platform.
1 Grb. The Gurobi external solver.

Comments

To use a Gurobi external solver, install the appropriate software on a user computer.

See also:

Stat Assembly Enumerations