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