ScipParameters Property

Scip parameters.

Definition

Namespace: Orx.MathProg.Solvers
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public ScipParams Parameters { get; init; }

Property Value

ScipParams

See Also