ScipParamsMinNThreads Property

The minimum number of threads used during parallel solve (parallel/minnthreads). Default = 1.

Definition

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

Property Value

Int32

See Also