setCarnivalOptions {CARNIVAL} | R Documentation |
Sets CARNIVAL options for the solver.
setCarnivalOptions(solver = getSupportedSolvers()$lpSolve, ...)
solver |
one of the solvers available from getSupportedSolvers(). |
... |
any possible options from the solver's list |
setCarnivalOptions(solver="lpSolve")