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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

所有者:

作者:

  • Christophe McKeon

SHA 256チェックサム:

764faae0e768e7f76f16843218d5d94cdb9eb0ec542a34e8609368061247408d

累計ダウンロード数 5,301

このバージョンのみ 5,300

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: