This topic has not yet been rated - Rate this topic

ILinearSolverSensitivityReport.GetDualValue Method

Solver Foundation 3.0

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

Returns the dual value for a row constraint.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Rational GetDualValue(
	int vidRow
)

Parameters

vidRow
Type: System.Int32
A row identifier.

Return Value

Type: Microsoft.SolverFoundation.Common.Rational
The dual value for the row constraint.
Did you find this helpful?
(1500 characters remaining)