RAA - uni_genetic

uni_genetic / 0.1

Short description: Universal genetic algorithm library
Category: Library/AI
Status: alpha
Created: 2003-04-17 20:08:11 GMT
Last update: -
Owner: Trashfanatic (Projects of this owner)
Homepage: http://evonet.sourceforge.net/ga.rb
Download: http://evonet.sourceforge.net/ga.rb
License: Ruby's
Dependency:
None
Description:

Evolves an initially random population of possible
problem solutions to find the best solution possible.
Allows custom fitness function to be specified as a block.
Currently only simple binary strings are supported, but
universal gene specification rules are on the way!

Edit this project (for project owner)

back to RAA top