Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Genetic Algorithms in Squeak
Last updated at 4:17 pm UTC on 1 August 2002
Updated version for squeak 3.2 (August 1st, 2002)

Authors: Diego Gomez Deck and Gustavo Sznaider

Description:
We have developed a Genetic Algorithm Framework based on the classic ideas described in Goldberg 1989 and Mitchell 1997. The framework implements the operation of selection, mutation ans crossing-over. We added memetic-algorithm capabilities through an implementation of a local search based on hill climbing.

http://www.consultar.com/Squeak/GA/

External Image