powered by
Detect best solver
detectBestSolver()
the package name of the best available solver on the system.
solver <- detectBestSolver() cfg <- createStaticTestConfig(MIP = list(solver = solver)) cfg <- createShadowTestConfig(MIP = list(solver = solver))
Run the code above in your browser using DataLab