getOptionsList: Returns the list of options needed/supported for each solver.

View source: R/set_carnival_options.R

getOptionsListR Documentation

Returns the list of options needed/supported for each solver.

Description

Returns the list of options needed/supported for each solver.

Usage

getOptionsList(solver = "", onlyRequired = FALSE)

Arguments

solver

one of the solvers available from getSupportedSolvers()

onlyRequired

logic, set to TRUE if you want to obtain only required options for the run

Value

list of options, solver-dependent


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