This topic has not yet been rated - Rate this topic

ILinearSolution Properties

Solver Foundation 3.0

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

The ILinearSolution type exposes the following members.

  Name Description
Public property LpResult Gets the result of solving a linear programming (LP) relaxation.
Public property MipBestBound Gets the best result from the mixed integer programming (MIP) solver.
Public property MipResult Gets the result from the mixed integer programming (MIP) solver after considering the integrality conditions.
Public property Result Gets the result of a solve attempt.
Public property SolutionQuality Gets the quality level of a solution.
Public property SolvedGoalCount Gets the number of goals being solved.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.