Package: Rmalschains 0.2-10
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-10.tar.gz
Rmalschains_0.2-10.tar.gz(r-4.5-noble)Rmalschains_0.2-10.tar.gz(r-4.4-noble)
Rmalschains_0.2-10.tgz(r-4.4-emscripten)Rmalschains_0.2-10.tgz(r-4.3-emscripten)
Rmalschains.pdf |Rmalschains.html✨
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 1 years agofrom:b648fb4fc7. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-linux-x86_64 | OK | Oct 21 2024 |
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 |