# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "vntrs" in publications use:' type: software license: GPL-3.0-only title: 'vntrs: Variable Neighborhood Trust Region Search' version: 0.2.1 doi: 10.32614/CRAN.package.vntrs abstract: Implements the variable neighborhood trust region search (VNTRS) algorithm for nonlinear global optimization, following Bierlaire et al. (2009) "A Heuristic for Nonlinear Global Optimization" . The method combines neighborhood exploration with a trust-region framework to search the solution space efficiently. It can terminate a local search early when the iterates converge toward a previously visited local optimum or when further improvement within the current region is unlikely. The algorithm can also be used to identify multiple local optima. authors: - family-names: Oelschläger given-names: Lennart email: oelschlaeger.lennart@gmail.com orcid: https://orcid.org/0000-0001-5421-9313 repository: https://cran.r-universe.dev repository-code: https://github.com/loelschlaeger/vntrs commit: 1c3f7d445f0e2ad67cc490b9cac97ea8c7596df0 url: https://loelschlaeger.de/vntrs/ date-released: '2026-05-07' contact: - family-names: Oelschläger given-names: Lennart email: oelschlaeger.lennart@gmail.com orcid: https://orcid.org/0000-0001-5421-9313