CplexParamsThreads Property
Number of threads to use:
- when 0 => automatic,
- when 1 => sequential,
- when >1 => parallel with the given number of threads.
Default = 0.
Namespace: Orx.MathProg.SolversAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public int Threads {
get;
init; }
Property Value
Int32