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 | |
|---|---|---|
|
LpResult | Gets the result of solving a linear programming (LP) relaxation. |
|
MipBestBound | Gets the best result from the mixed integer programming (MIP) solver. |
|
MipResult | Gets the result from the mixed integer programming (MIP) solver after considering the integrality conditions. |
|
Result | Gets the result of a solve attempt. |
|
SolutionQuality | Gets the quality level of a solution. |
|
SolvedGoalCount | Gets the number of goals being solved. |