DecisionVariable.Value Property

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

Definition

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

Property Value

Double

See Also