RubyGems Navigation menu

gimuby 0.7.4

Implemented for academic purpose, Gimuby is also suitable for teaching purpose. As far as we know this implementation of genetic algorithms is the most advanced available in Ruby for itintegrates an implementation of the island model, reusable patterns for user problem composition and optimal configuration genetic algorithm Gimuby contains the implementation of standard genetic algorithm (named population) and distributed genetic algorithm or island model (named archipelago). The presented archipelago are NOT distributed (nor with threads, processes, or physical machines). However they let the user benefits ofthe leverage they represent to obtain a better solution with the same amount of resources spent. Similar to: AI4R, gga4r and darwinning

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.8.0 - June 25, 2015 (20KB)
  2. 0.7.4 - August 06, 2014 (20KB)
  3. 0.7.3 - April 14, 2014 (20KB)
  4. 0.7.2 - March 31, 2014 (19KB)

所有者:

作者:

  • Frantz Miccoli

SHA 256チェックサム:

f15cad2a4b8dcca4df8023653334a7ce595942a0feb7d523c6b7c8a8f7f66214

累計ダウンロード数 16,065

このバージョンのみ 2,753

ライセンス:

MIT

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

リンク: