Initializing help system before first use

getRCost Method

Retrieve the variable's reduced cost value.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public double getRCost()

Return Value

Type:  Double
The double reduced cost value. Returns 0 on error.
Examples
xbexpl.cs in the Introductory Examples folder.
See Also