Package: Rmalschains 0.2-11

Christoph Bergmeir
Rmalschains: Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains)
An implementation of an algorithm family for continuous optimization called memetic algorithms with local search chains (MA-LS-Chains), as proposed in Molina et al. (2010) <doi:10.1162/evco.2010.18.1.18102> and Molina et al. (2011) <doi:10.1007/s00500-010-0647-2>. Rmalschains is further discussed in Bergmeir et al. (2016) <doi:10.18637/jss.v075.i04>. Memetic algorithms are hybridizations of genetic algorithms with local search methods. They are especially suited for continuous optimization.
Authors:
Rmalschains_0.2-11.tar.gz
Rmalschains_0.2-11.tar.gz(r-4.7-arm64)Rmalschains_0.2-11.tar.gz(r-4.7-x86_64)Rmalschains_0.2-11.tar.gz(r-4.6-arm64)Rmalschains_0.2-11.tar.gz(r-4.6-x86_64)
Rmalschains_0.2-11.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rmalschains/json (API)
| # Install 'Rmalschains' in R: |
| install.packages('Rmalschains', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d13537ebbc. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 159 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 210 | ||
| linux-release-arm64 | OK | 148 | ||
| linux-release-x86_64 | OK | 153 | ||
| wasm-release | OK | 173 |
Exports:malschainsmalschains.control
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Getting started with the Rmalschains package | Rmalschains-package Rmalschains |
| Perform optimization with the MA-LS-Chains algorithm | malschains |
| Sets and initializes the main parameters of the algorithm | malschains.control |
| Generic print function for malschains results | print.malschains |