<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Differential Evolution Optimization in Pure R</dc:title>
  <dc:title>R package DEoptimR version 1.2-0</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Differential Evolution (DE) stochastic heuristic algorithms for
    global optimization of problems with and without general constraints.
    The aim is to curate a collection of its variants that
    (1) do not sacrifice simplicity of design,
    (2) are essentially tuning-free, and
    (3) can be efficiently implemented directly in the R language.
    Currently, it provides implementations of the algorithms 'jDE' by
    Brest et al. (2006) &lt;doi:10.1109/TEVC.2006.872133&gt; for single-objective
    optimization and 'NCDE' by Qu et al. (2012) &lt;doi:10.1109/TEVC.2011.2161873&gt;
    for multimodal optimization (single-objective problems with
    multiple solutions).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, methods</dc:relation>
  <dc:relation>Suggests: mirai (&gt;= 2.7.1)</dc:relation>
  <dc:relation>Enhances: robustbase</dc:relation>
  <dc:creator>Eduardo L. T. Conceicao &lt;mail@eduardoconceicao.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Eduardo L. T. Conceicao [aut, cre],
  Martin Maechler [ctb] (ORCID: &lt;https://orcid.org/0000-0002-8685-9910&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=DEoptimR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.DEoptimR</dc:identifier>
</oai_dc:dc>
