Package: soma
Version: 1.1.1
Date: 2014-11-24
Title: General-Purpose Optimisation With the Self-Organising Migrating
        Algorithm
Author: Jon Clayden; based on the work of Ivan Zelinka
Maintainer: Jon Clayden <code@clayden.org>
Depends: R (>= 2.5.0)
Imports: reportr
Description: 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.
License: GPL-2
URL: https://github.com/jonclayden/soma/,
        http://www.ft.utb.cz/people/zelinka/soma/
Packaged: 2014-11-24 15:55:46 UTC; jon
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-25 09:48:13
