ScipParamsSilent Property
The solver will execute silently when set to true;
will log solver's output to the stdout when set to false.
Default = true.
Namespace: Orx.MathProg.SolversAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public bool Silent {
get;
init; }
Property Value
Boolean