![]() | Interior |
The InteriorPointQPSolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddConstraints |
Adds the linear constraints in the given linearly constrained problem to a Microsoft
Solver Foundation linear model.
(Inherited from ConstrainedOptimizer) |
![]() | AddVariablesAndBounds |
Adds the variables in the given linearly constrained problem to a Microsoft
Solver Foundation linear model.
(Inherited from ConstrainedOptimizer) |
![]() | SetStatus |
Sets the SolverResult value base on the give Microsoft
Solver Foundation LinearResult value.
(Inherited from ConstrainedOptimizer) |
![]() | Solve(QuadraticProgrammingProblem) | Attempts to solve a quadratic programming problem with default solver parameters. |
![]() | Solve(QuadraticProgrammingProblem, InteriorPointQPSolverParams) | Attempts to solve a quadratic programming problem using the given solver parameters and starting point. |