DecisionVariable.Value Property

Gets the value of the variable after the optimal solution has been found.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double Value { get; }

Property Value

Double

See Also