getOptionsList {CARNIVAL}R 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 = F)

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


[Package CARNIVAL version 2.3.0 Index]