print_available_options {nlopt} | R Documentation |
Prints the available options of the solver
Description
Function that prints the available options of the solver
Usage
print_available_options(solver)
Arguments
solver |
name of the solver (it has to be in the PATH) |
Value
No return value
Examples
print_available_options(solver = "ipopt")
[Package nlopt version 0.1.1 Index]