RubyGems Navigation menu

drp 0.0.6

Directed Programming is a new generative programming technique developed by Christophe McKeon which is a generalisation of Grammatical Evolution (http://www.grammatical-evolution.org) allowing one not only to do GE, but also to do Genetic Programming (http://www.genetic-programming.org) in pure Ruby without explicitly generating a program string as output. DP even allows you to set up hybrids of GP and GE where part of a GE subtree is calculated using normal Ruby functions/operators/etc. via. GP. DRP is the first ever implementation of DP and is written in pure Ruby.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.6 - September 07, 2006* (32.5 KB)

Owners:

Authors:

  • Christophe McKeon

SHA 256 checksum:

764faae0e768e7f76f16843218d5d94cdb9eb0ec542a34e8609368061247408d

Total downloads 5,278

For this version 5,277

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: