gramEvol (2.1-2)
Grammatical Evolution for R.
https://github.com/fnoorian/gramEvol/
http://cran.r-project.org/web/packages/gramEvol
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.
Maintainer:
Farzad Noorian
Author(s): Farzad Noorian, Anthony Mihirana de Silva
License: GPL (>= 2)
Uses: rex
Released about 4 years ago.