SimplexProperties Fields

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

The SimplexProperties type exposes the following members.

Fields

  Name Description
Public fieldStatic member BranchCount Represents the number of branches performed when the branch and bound algorithm is applied to a mixed integer linear problem.
Public fieldStatic member FactorCount Represents the number of basis matrix LU factorizations performed.
Public fieldStatic member MipGap Represents the difference between an integer solution and a relaxed solution.
Public fieldStatic member PivotCount Represents the number of simplex pivots performed.

Top

See Also

Reference

SimplexProperties Class

Microsoft.SolverFoundation.Services Namespace