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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Besitzer:

Autoren:

  • Christophe McKeon

SHA 256-Prüfsumme:

764faae0e768e7f76f16843218d5d94cdb9eb0ec542a34e8609368061247408d

Downloads insgesamt 5.301

Für diese Version 5.300

Lizenzen:

k.A.

Erforderliche Ruby-Version: > 0.0.0

Links: