Learn R Programming

nlopt

Library to call different optimization solvers to solve problems given by a standard nl file

Copy Link

Version

Install

install.packages('nlopt')

Monthly Downloads

388

Version

0.1.1

License

GPL-3

Maintainer

Brais Gonzalez-Rodriguez

Last Published

November 17th, 2023

Functions in nlopt (0.1.1)

check_solver

Checks if solver exists
example_sol_file

Returns an example.sol file
print_available_options

Prints the available options of the solver
print_help

Prints the help of the solver
print_solver_version

Prints the version of the solver
read_sol_file

Reads the .sol file
optimize

Optimizes the problem
get_available_options

Gets the available options for a solver
get_minlplib_problem

Gets problem from MINLPLib