soma: General-purpose optimisation with the Self-Organising Migrating Algorithm

This package provides an R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of “migrations” by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.

Version: 1.1.0
Depends: R (≥ 2.5.0)
Imports: reportr
Published: 2011-07-28
Author: Jon Clayden; based on the work of Ivan Zelinka
Maintainer: Jon Clayden <jon.clayden+soma at gmail.com>
License: GPL-2 (see file LICENCE)
URL: http://www.ft.utb.cz/people/zelinka/soma/
NeedsCompilation: no
In views: Optimization
CRAN checks: soma results

Downloads:

Package source: soma_1.1.0.tar.gz
MacOS X binary: soma_1.1.0.tgz
Windows binary: soma_1.1.0.zip
Reference manual: soma.pdf
News/ChangeLog:NEWS
Old sources: soma archive