R/set_carnival_options.R
getOptionsList.Rd
Returns the list of options needed/supported for each solver.
getOptionsList(solver = "", onlyRequired = F)
solver | one of the solvers available from getSupportedSolvers() |
---|---|
onlyRequired | logic, set to TRUE if you want to obtain only required options for the run |
list of options, solver-dependent