print_help {nlopt}R Documentation

Prints the help of the solver

Description

Function that prints the help of the solver

Usage

print_help(solver)

Arguments

solver

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

Value

No return value

Examples

print_help(solver = "ipopt")


[Package nlopt version 0.1.1 Index]