CplexParameters Property

Cplex parameters.

Definition

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

Property Value

CplexParams

See Also