News
RGP version 0.3-1 released on CRAN
RGP 0.3-1 has just been released on CRAN (http://cran.r-project.org). This release introduces Pareto-GP as the new default evolutionary search strategy. Also contained are bug fixes and improvements to many RGP functions. A new package vignette provides a friendly practical introduction to the system. Please take a look at the project repository change log for a detailed change history.
RGP version 0.2-4 released on CRAN
RGP 0.2-4 has just been released to CRAN. This is primarily a maintenance release containing bug fixes. Additionally, some limitations of RGP's typed genetic programming implementation have been removed. Please take a look at the project repository change log for a detailed change history.
RGP version 0.2-3 released on CRAN
RGP version 0.2-3 has been released to CRAN. The most important addition is the function "typedGeneticProgramming()" that simplifies strongly typed genetic programming runs. Please take a look at the project repository change log for a detailed change history.
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. Contained is a fix for a bug that caused mono-criterial GP runs to fail in some configurations. A major addition is support for multi-niche GP runs with several niching strategies. See the source file "niching.r" and the accompanying documentation for more information. Please take a look at the project repository change log for a detailed change history.
New RGP Tutorial
A new tutorial on getting started with a simple GP run is now available in the RGP wiki. Please go to Getting Started to take a look.
RGP 0.2-1 released on CRAN
RGP version 0.2-1 was just released on CRAN and should become available on all CRAN mirrors soon. This release contains fixes for some minor bugs, new features for measuring the diversity of GP populations, and first tools for implementing performance-critical GP operators in C. Please see the project repository change log for a detailed change history.
Also available in: Atom