Other packages > Find by keyword >

nlopt  

Call Optimization Solvers with .nl Files
View on CRAN: Click here


Download and install nlopt package within the R console
Install from CRAN:
install.packages("nlopt")

Install from Github:
library("remotes")
install_github("cran/nlopt")

Install by package version:
library("remotes")
install_version("nlopt", "0.1.1")



Attach the package and use:
library("nlopt")
Maintained by
Brais Gonzalez-Rodriguez
[Scholar Profile | Author Map]
First Published: 2023-11-17
Latest Update: 2023-11-17
Description:
The purpose of this library is to to call different optimization solvers (such as Gonzalez Rodriguez et al. (2022) , Tawarmalani and Sahinidis (2005) , and Byrd et al. (2006) ) to solve problems given by a standard nl file.
How to cite:
Brais Gonzalez-Rodriguez (2023). nlopt: Call Optimization Solvers with .nl Files. R package version 0.1.1, https://cran.r-project.org/web/packages/nlopt. Accessed 04 Mar. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited nlopt R package
View nlopt citation profile
Other R packages that nlopt depends, imports, suggests or enhances
Complete documentation for nlopt
Functions, R codes and Examples using the nlopt R package
Some associated functions: check_solver . example_sol_file . get_available_options . get_minlplib_problem . optimize . print_available_options . print_help . print_solver_version . read_sol_file . 
Some associated R codes: batteries.R . optimize.R . solfile.R . solvers.R .  Full nlopt package functions and examples
Downloads during the last 30 days
02/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/02Downloads for nlopt246810121416TrendBars

Today's Hot Picks in Authors and Packages

aopdata  
Data from the 'Access to Opportunities Project (AOP)'
Download data from the 'Access to Opportunities Project (AOP)'. The 'aopdata' package brings annual ...
Download / Learn more Package Citations See dependency  
ormBigData  
Fitting Semiparametric Cumulative Probability Models for Big Data
A big data version for fitting cumulative probability models using the orm() function. See Liu et a ...
Download / Learn more Package Citations See dependency  
pcnetmeta  
Patient-Centered Network Meta-Analysis
Performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count ou ...
Download / Learn more Package Citations See dependency  
MKclass  
Statistical Classification
Performance measures and scores for statistical classification such as accuracy, sensitivity, specif ...
Download / Learn more Package Citations See dependency  
extremeStat  
Extreme Value Statistics and Quantile Estimation
Fit, plot and compare several (extreme value) distribution functions. Compute (truncated) distribut ...
Download / Learn more Package Citations See dependency  
regweight  
Convenience Functions for Implicit Regression Weights
A simple wrapper for calculating regression weights as defined by Aronow andSamii 2015 doi10.1111ajp ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA