Decision Variable.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: 10.7.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
[ObsoleteAttribute("This property is deprecated and will be removed in the next version.")]
public double Value { get; }