detectBestSolver function

Detect best solver

methods

Detect best solver

detectBestSolver()

Returns

the package name of the best available solver on the system.

Examples

solver <- detectBestSolver() cfg <- createStaticTestConfig(MIP = list(solver = solver)) cfg <- createShadowTestConfig(MIP = list(solver = solver))
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22