<?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>Evolutionary Minimizer for R</dc:title>
  <dc:title>R package EmiR version 1.0.6</dc:title>
  <dc:description>A C++ implementation of the following evolutionary
    algorithms: Bat Algorithm (Yang, 2010 &lt;doi:10.1007/978-3-642-12538-6_6&gt;),
    Cuckoo Search (Yang, 2009 &lt;doi:10.1109/nabic.2009.5393690&gt;),
    Genetic Algorithms (Holland, 1992, ISBN:978-0262581110),
    Gravitational Search Algorithm (Rashedi et al., 2009 &lt;doi:10.1016/j.ins.2009.03.004&gt;),
    Grey Wolf Optimization (Mirjalili et al., 2014 &lt;doi:10.1016/j.advengsoft.2013.12.007&gt;),
    Harmony Search (Geem et al., 2001 &lt;doi:10.1177/003754970107600201&gt;),
    Improved Harmony Search (Mahdavi et al., 2007 &lt;doi:10.1016/j.amc.2006.11.033&gt;),
    Moth-flame Optimization (Mirjalili, 2015 &lt;doi:10.1016/j.knosys.2015.07.006&gt;),
    Particle Swarm Optimization (Kennedy et al., 2001 ISBN:1558605959),
    Simulated Annealing (Kirkpatrick et al., 1983 &lt;doi:10.1126/science.220.4598.671&gt;),
    Whale Optimization Algorithm (Mirjalili and Lewis, 2016 &lt;doi:10.1016/j.advengsoft.2016.01.008&gt;).
    'EmiR' can be used not only for unconstrained optimization problems, but also
    in presence of inequality constrains, and variables restricted to be integers.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.5), methods, Rdpack, tictoc, ggplot2, tibble,
tidyr, dplyr, gganimate, mathjaxr, data.table, graphics</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppProgress, testthat</dc:relation>
  <dc:relation>Suggests: xml2, testthat</dc:relation>
  <dc:creator>Lorenzo Sostero &lt;l.sostero@studenti.unibs.it&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Davide Pagano [aut],
  Lorenzo Sostero [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-02-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=EmiR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.EmiR</dc:identifier>
</oai_dc:dc>
