ScipParamsParallelMode Property
Parallelization mode of the solver (parallel/mode).
- when 0 => opportunistic,
- when 1 => deterministic.
Default = 1.
Namespace: Orx.MathProg.SolversAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public int ParallelMode {
get;
init; }
Property Value
Int32