jyypma/ipoptr: R interface to Ipopt

ipoptr is an R interface to Ipopt (Interior Point Optimizer), an open source software package for large-scale nonlinear optimization. It can be used to solve general nonlinear programming problems with nonlinear constraints and lower and upper bounds for the controls. Ipopt is written in C++ and is released as open source code under the Eclipse Public License (EPL). It is available from the COIN-OR initiative. The code has been written by Carl Laird and Andreas Waechter, who is the COIN project leader for Ipopt.

Package details

AuthorJelmer Ypma
MaintainerJelmer Ypma <uctpjyy@ucl.ac.uk>
LicenseEPL
Version0.8.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jyypma/ipoptr")
jyypma/ipoptr documentation built on May 20, 2019, 6:28 a.m.