Simulated Annealing Optimizer.Best Value Property
Gets the value of the objective function at the best solution.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public double BestValue { get; }