gramEvol: Grammatical Evolution for R

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.

Version: 2.1-3
Suggests: rex
Published: 2016-07-04
Author: Farzad Noorian, Anthony Mihirana de Silva
Maintainer: Farzad Noorian <farzad.noorian at gmail.com>
BugReports: https://github.com/fnoorian/gramEvol/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/fnoorian/gramEvol/
NeedsCompilation: no
Citation: gramEvol citation info
Materials: README NEWS
CRAN checks: gramEvol results

Downloads:

Reference manual: gramEvol.pdf
Vignettes: Grammatical Evolution: A Tutorial using gramEvol
Package source: gramEvol_2.1-3.tar.gz
Windows binaries: r-devel: gramEvol_2.1-3.zip, r-release: gramEvol_2.1-3.zip, r-oldrel: gramEvol_2.1-3.zip
OS X binaries: r-release: gramEvol_2.1-3.tgz, r-oldrel: gramEvol_2.1-3.tgz
Old sources: gramEvol archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gramEvol to link to this page.