OptimizationModelSolver<T>.Name Property

Gets the name of the solver.

Definition

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

Property Value

String

Implements

IImplementation.Name

See Also