IInteriorPointStatistics Properties

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The IInteriorPointStatistics type exposes the following members.

Properties

  Name Description
Public property Algorithm Gets the type of algorithm that is used for interior point programming.
Public property Dual Gets the dual version of the objective.
Public property Gap Gets the gap between primal and dual objective values.
Public property IterationCount Gets the iteration count.
Public property KktForm Gets the form of the Karush-Kuhn-Tucker (KKT) algorithm used.
Public property Primal Gets the primal version of the objective.
Public property RowCount Gets the number of rows in the solver model.
Public property VarCount Gets the total number of user and slack variables.

Top

See Also

Reference

IInteriorPointStatistics Interface

Microsoft.SolverFoundation.Solvers Namespace