# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nlopt" in publications use:' type: software license: GPL-3.0-only title: 'nlopt: Call Optimization Solvers with .nl Files' version: 0.1.1 doi: 10.32614/CRAN.package.nlopt abstract: 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. authors: - family-names: Gonzalez-Rodriguez given-names: Brais email: braisgonzalez.rodriguez@usc.es repository: https://CRAN.R-project.org/package=nlopt date-released: '2023-11-17' contact: - family-names: Gonzalez-Rodriguez given-names: Brais email: braisgonzalez.rodriguez@usc.es