fnoorian/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.

Getting started

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 GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fnoorian/gramEvol")
fnoorian/gramEvol documentation built on July 5, 2023, 6:38 p.m.