<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Variable Neighborhood Trust Region Search</dc:title>
  <dc:title>R package vntrs version 0.2.1</dc:title>
  <dc:description>Implements the variable neighborhood trust region search (VNTRS)
    algorithm for nonlinear global optimization, following Bierlaire et al.
    (2009) "A Heuristic for Nonlinear Global Optimization"
    &lt;doi:10.1287/ijoc.1090.0343&gt;. 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: checkmate, oeli (&gt;= 0.7.5), Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Lennart Oelschläger &lt;oelschlaeger.lennart@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lennart Oelschläger [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-5421-9313&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-05-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=vntrs</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.vntrs</dc:identifier>
</oai_dc:dc>
