Learn R Programming

nlopt (version 0.1.1)

print_available_options: Prints the available options of the solver

Description

Function that prints the available options of the solver

Usage

print_available_options(solver)

Value

No return value

Arguments

solver

name of the solver (it has to be in the PATH)

Examples

Run this code
print_available_options(solver = "ipopt")

Run the code above in your browser using DataLab