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!

instalar:
=

Versões:

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

Donos:

Autores:

  • Christophe McKeon

SHA 256 checksum:

764faae0e768e7f76f16843218d5d94cdb9eb0ec542a34e8609368061247408d

Total de downloads 5.294

Desta versão 5.293

Licenças:

N/A

Versão Requerida do Ruby: > 0.0.0

Links: