Package: Rmalschains Maintainer: Christoph Bergmeir License: GPL-3 Title: Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains) LinkingTo: Rcpp Type: Package LazyLoad: yes Authors@R: c( person("Christoph", "Bergmeir", email = "c.bergmeir@decsai.ugr.es", role = c("aut", "cre", "cph")), person("José M.", "Benítez", role = c("ths")), person("Daniel", "Molina", role = c("aut", "cph")), person("Robert", "Davies", role = c("ctb", "cph"), comment= "Developer of the matrix library newmat which partly ships with this package"), person("Dirk", "Eddelbuettel", role = c("ctb", "cph"), comment= "Developer of RcppDE from which code was used in evaluate.h"), person("Nikolaus", "Hansen", role = c("ctb", "cph"), comment= "Author of the original cmaes implementation that ships with the package"), person("Richard J.", "Wagner", role = c("ctb", "cph"), comment= "Author of the original implementation of ConfigFile.h that ships with the package")) Description: 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) and Molina et al. (2011) . Rmalschains is further discussed in Bergmeir et al. (2016) . Memetic algorithms are hybridizations of genetic algorithms with local search methods. They are especially suited for continuous optimization. Version: 0.2-11 Depends: Rcpp (>= 0.9.10) Suggests: inline Encoding: UTF-8 Collate: 'malschains.R' 'Rmalschains-package.R' RoxygenNote: 7.3.2 NeedsCompilation: yes Packaged: 2026-06-23 20:00:17 UTC; root Author: Christoph 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) Repository: https://cran.r-universe.dev Date/Publication: 2026-01-29 07:50:07 UTC RemoteUrl: https://github.com/cran/Rmalschains RemoteRef: HEAD RemoteSha: d13537ebbc008562c49ffcfe6e259481b2ad9360