A collection of numerical optimization algorithms. One is a simple implementation of the primitive grid search algorithm, the other is an extension of the simulated annealing algorithm that can take custom boundaries into account. The methodology for this bounded simulated annealing algorithm is due to Haario and Saksman (1991), <doi:10.2307/1427681>.
| Version: | 1.0.1 |
| Imports: | stats, progressr, future.apply |
| Suggests: | testthat (≥ 3.0.0), doFuture |
| Published: | 2026-03-19 |
| DOI: | 10.32614/CRAN.package.optimizr (may not be active yet) |
| Author: | Lukas D Sauer [aut, cre] |
| Maintainer: | Lukas D Sauer <sauer at imbi.uni-heidelberg.de> |
| License: | MIT + file LICENSE |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | optimizr results |
| Reference manual: | optimizr.html , optimizr.pdf |
| Package source: | optimizr_1.0.1.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): optimizr_1.0.1.tgz, r-release (x86_64): not available, r-oldrel (x86_64): optimizr_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=optimizr to link to this page.