Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

soma : General-Purpose Optimisation With the Self-Organising Migrating Algorithm

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

● Data Source: CranContrib
● Cran Task View: Optimization
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0