OptimizationModel.SolutionReport Property

Gets an object that contains information about the solution of the model.

Definition

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

Property Value

OptimizationSolutionReport

See Also