Learn R Programming

nlopt (version 0.1.1)

print_help: Prints the help of the solver

Description

Function that prints the help of the solver

Usage

print_help(solver)

Value

No return value

Arguments

solver

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

Examples

Run this code
print_help(solver = "ipopt")

Run the code above in your browser using DataLab