<?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>Grammatical Evolution for R</dc:title>
  <dc:title>R package gramEvol version 2.1-4</dc:title>
  <dc:description>A native R implementation of grammatical evolution (GE).
    GE facilitates the discovery of programs that can achieve a desired goal.
    This is done by performing an evolutionary optimisation over a population
    of R expressions generated via a user-defined context-free grammar (CFG)
    and cost function.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: rex, knitr</dc:relation>
  <dc:creator>Farzad Noorian &lt;farzad.noorian@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Farzad Noorian, Anthony Mihirana de Silva</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2020-07-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=gramEvol</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.gramEvol</dc:identifier>
</oai_dc:dc>
