diff --git a/config/config.default.yaml b/config/config.default.yaml index 661f855e..d071f73f 100644 --- a/config/config.default.yaml +++ b/config/config.default.yaml @@ -755,6 +755,10 @@ solving: solutiontype: 2 # non basic solution, ie no crossover barrier.convergetol: 1.e-5 feasopt.tolerance: 1.e-6 + copt-default: + Threads: 8 + LpMethod: 2 + Crossover: 0 cbc-default: {} # Used in CI glpk-default: {} # Used in CI