dev.Monsterzen.com

Genetica

Genetica is a library developed in Ruby language to make easy the creation and use of genetics algorithms.

How to install

The easiest way to install Genetica is to use the gem utility to install it as a ruby gem. At the moment genetica is at version 0.0.1.beta.2, you can install it with the next command:

$ gem install genetica --pre

Docs

Examples

Evolving strings with Genetica.

Genetica project at github and RubyGems.