ILinearSolverSensitivityReport Interface
Solver Foundation 3.0
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Defines a report for sensitivity analysis.
Namespace: Microsoft.SolverFoundation.Services
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
The ILinearSolverSensitivityReport type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetDualValue | Returns the dual value for a row constraint. |
![]() | GetObjectiveCoefficientRange(Int32) | Returns the coefficient range for the first objective row. |
![]() | GetObjectiveCoefficientRange(Int32, Int32) | Returns the coefficient range for the first objective row. |
![]() | GetVariableRange | Returns the variable range. |
Show:
