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.

Package details

AuthorChristoph Bergmeir [aut, cre, cph], José M. Benítez [ths], Daniel Molina [aut, cph], Robert Davies [ctb, cph] (Developer of the matrix library newmat which partly ships with this package), Dirk Eddelbuettel [ctb, cph] (Developer of RcppDE from which code was used in evaluate.h), Nikolaus Hansen [ctb, cph] (Author of the original cmaes implementation that ships with the package), Richard J. Wagner [ctb, cph] (Author of the original implementation of ConfigFile.h that ships with the package)
MaintainerChristoph Bergmeir <c.bergmeir@decsai.ugr.es>
LicenseGPL-3
Version0.2-10
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Rmalschains")

Try the Rmalschains package in your browser

Any scripts or data that you put into this service are public.

Rmalschains documentation built on May 31, 2023, 8:11 p.m.