Package: vntrs
Title: Variable Neighborhood Trust Region Search
Version: 0.1.1
Authors@R: 
    person(given = "Lennart",
           family = "Oelschl\U00E4ger",
           role = c("aut", "cre"),
           email = "lennart.oelschlaeger@uni-bielefeld.de",
           comment = c(ORCID = "0000-0001-5421-9313"))
Description: An implementation of the variable neighborhood trust region 
    algorithm Bierlaire et al. (2009) "A Heuristic for Nonlinear Global 
    Optimization" <doi:10.1287/ijoc.1090.0343>. 
Imports: trust
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://loelschlaeger.de/vntrs/
NeedsCompilation: no
Packaged: 2023-12-21 10:55:45 UTC; loelschlaeger
Author: Lennart Oelschläger [aut, cre]
    (<https://orcid.org/0000-0001-5421-9313>)
Maintainer: Lennart Oelschläger <lennart.oelschlaeger@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2023-12-21 11:10:02 UTC
Built: R 4.3.3; ; 2025-01-24 13:41:08 UTC; unix
