Overview


RGP is a simple yet flexible Genetic Programming system for the R environment. The system implements classical untyped tree-based genetic programming as well as more advanced variants including, for example, strongly typed genetic programming and Pareto genetic programming.

The RGP Wiki contains a short tutorial on Getting Started.

In addition, the RGP Wiki contains documentation, information on how to access the code repository, and on how to contribute.

Please use the Forum for discussing questions regarding RGP.

Also see the News section of the site for recent developments.

Issue tracking

View all issues

Latest news

RGP version 0.3-1 released on CRAN
RGP 0.3-1 introduces Pareto-GP as the new default search strategy.
Added by Oliver Flasch about 1 month ago

RGP version 0.2-4 released on CRAN
RGP 0.2-4 has just been released to CRAN. This is primarily a maintenance release fixing bugs and removing limitations of RGP's typed genetic programming implementation.
Added by Oliver Flasch over 1 year ago

RGP version 0.2-3 released on CRAN
RGP version 0.2-3 has been released to CRAN.
Added by Oliver Flasch over 2 years ago

RGP 0.2-2 released on CRAN
RGP version 0.2-2 was just released on CRAN and should become available on all CRAN mirrors soon.
Added by Oliver Flasch over 2 years ago

New RGP Tutorial
A new tutorial on getting started with a simple GP run is now available in the RGP wiki.
Added by Oliver Flasch over 2 years ago

View all news