OptimizationModel.OptimalValue Property

Gets the extreme value of the cost function.

Definition

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

Property Value

Double

See Also