Learn R Programming

⚠️There's a newer version (0.2-10) of this package.Take me there.

Rmalschains (version 0.2-5)

Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains) in R

Description

An implementation of an algorithm family for continuous optimization called memetic algorithms with local search chains (MA-LS-Chains). Memetic algorithms are hybridizations of genetic algorithms with local search methods. They are especially suited for continuous optimization.

Copy Link

Version

Install

install.packages('Rmalschains')

Monthly Downloads

328

Version

0.2-5

License

GPL-3 | file LICENSE

Maintainer

Christoph Bergmeir

Last Published

March 15th, 2019

Functions in Rmalschains (0.2-5)

Rmalschains-package

Getting started with the Rmalschains package
malschains

Perform optimization with the MA-LS-Chains algorithm
malschains.control

Sets and initializes the main parameters of the algorithm
print.malschains

Generic print function for malschains results