Learn R Programming

nlopt (version 0.1.1)

print_solver_version: Prints the version of the solver

Description

Function that prints the version of the solver

Usage

print_solver_version(solver)

Value

No return value

Arguments

solver

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

Examples

Run this code
print_solver_version(solver = "ipopt")

Run the code above in your browser using DataLab