vntrs: Variable Neighborhood Trust Region Search

An algorithm for nonlinear global optimization based on the variable neighbourhood trust region search (VNTRS) algorithm proposed by Bierlaire et al. (2009) "A Heuristic for Nonlinear Global Optimization" <doi:10.1287/ijoc.1090.0343>. The algorithm combines variable neighbourhood exploration with a trust-region framework to efficiently search the solution space. It can terminate a local search early if the iterates are converging toward a previously visited local optimum or if further improvement within the current region is unlikely. In addition to global optimization, the algorithm can also be applied to identify multiple local optima.

Package details

AuthorLennart Oelschläger [aut, cre] (ORCID: <https://orcid.org/0000-0001-5421-9313>)
MaintainerLennart Oelschläger <oelschlaeger.lennart@gmail.com>
LicenseGPL-3
Version0.2.0
URL https://loelschlaeger.de/vntrs/ https://github.com/loelschlaeger/vntrs/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("vntrs")

Try the vntrs package in your browser

Any scripts or data that you put into this service are public.

vntrs documentation built on Nov. 5, 2025, 7:36 p.m.