config.yaml: Update CPLEX parameters to work with CPLEX 12.8.0 (#29)
This commit is contained in:
parent
66fe76288c
commit
2cd7062718
@ -204,8 +204,8 @@ solving:
|
||||
# threads: 4
|
||||
# lpmethod: 4 # barrier
|
||||
# solutiontype: 2 # non basic solution, ie no crossover
|
||||
# barrier.convergetol: 1.e-5
|
||||
# feasopt.tolerance: 1.e-6
|
||||
# barrier_convergetol: 1.e-5
|
||||
# feasopt_tolerance: 1.e-6
|
||||
|
||||
plotting:
|
||||
map:
|
||||
|
Loading…
Reference in New Issue
Block a user