<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>General-purpose optimisation with the Self-Organising Migrating
Algorithm</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc: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&apos;&apos; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.5.0)</dc:relation>
  <dc:relation>Imports: reportr</dc:relation>
  <dc:creator>Jon Clayden &lt;jon.clayden+soma@gmail.com&gt;</dc:creator>
  <dc:contributor>Jon Clayden; based on the work of Ivan Zelinka</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-07-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=soma</dc:identifier>
 </rdf:Description>
</rdf:RDF>

