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.

Package details

AuthorFarzad Noorian, Anthony Mihirana de Silva
MaintainerFarzad Noorian <farzad.noorian@gmail.com>
LicenseGPL (>= 2)
Version2.1-4
URL https://github.com/fnoorian/gramEvol/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gramEvol")

Try the gramEvol package in your browser

Any scripts or data that you put into this service are public.

gramEvol documentation built on July 18, 2020, 5:07 p.m.