Package: gramEvol
Type: Package
Title: Grammatical Evolution for R
Version: 2.1-2
Date: 2015-11-11
Author: Farzad Noorian, Anthony Mihirana de Silva
Maintainer: Farzad Noorian <farzad.noorian@gmail.com>
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.
URL: https://github.com/fnoorian/gramEvol/
BugReports: https://github.com/fnoorian/gramEvol/issues
Depends:
Suggests: rex
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2015-11-11 05:24:45 UTC; farzad
Repository: CRAN
Date/Publication: 2015-11-16 18:12:42
