setCarnivalOptions: Sets CARNIVAL options for the solver.

View source: R/set_carnival_options.R

setCarnivalOptionsR Documentation

Sets CARNIVAL options for the solver.

Description

Sets CARNIVAL options for the solver.

Usage

setCarnivalOptions(solver = getSupportedSolvers()$lpSolve, ...)

Arguments

solver

one of the solvers available from getSupportedSolvers().

...

any possible options from the solver's list

Value

carnival options as list.

Examples

setCarnivalOptions(solver="lpSolve")

saezlab/CARNIVAL documentation built on Jan. 17, 2024, 5:10 p.m.