Genetic Algorithms Component Library
Home Up Feedback Search

Products
Order
Downloads
Support
Articles & Tips
Recommended Links
About

 
 

 
 

  
 

RiverSoftAVG Genetic Algorithms Component Library

The Genetic Algorithms Component Library (GACL) is a powerful genetic algorithms solution for Delphi Win32 and VCL.NET!   Designed for Delphi 6, 7, 2005, 2006, 2007, 2009 and 2010 (Win32 and VCL.NET), the GACL provides simple yet powerful components for designing, evolving, and using genetic algorithms.

Genetic algorithms are computer science techniques that seek to solve optimization or search problems. They are inspired by evolutionary biology and approach the search problem as a task of evolving a group or population of candidate individuals through successive generations, selecting fitter (or better) child individuals for each generation, until a solution is found. It uses evolutionary biology techniques such as inheritance, mutation, selection, and crossover (also called recombination).

Key Benefits

bullet100% Source Code
bulletFor Win32 and VCL.NET
bullet100% Managed Code in .NET
bulletUnlimited Chromosome size with helper “gene” classes to read and write arbitrarily-sized integers, enumerations, and floating point numbers to the bits of the chromosome
bulletUnlimited Population
bullet3 Genetic Operations (crossover, mutation, and inversion)
bullet6 selection methods (Roulette, Random, Tournament, Stochastic Tournament, Elitist, or Custom)
bulletRead and write your Genetic Solutions as XML
bulletControl every aspect of the evolution of your population including fitness evaluation and cutoff and diversity limits
bulletIncludes an experimental Genetic Programming component

See the GACL Version History page for full details on what has changed.

For Delphi 6, 7, 2005, 2006, 2007 and 2009 (Win32/.NET). 

Demos

Check out the evaluation demo for Delphi 6, 7, 2005, 2006, 2007, 2009 & 2010(Win32) on the Downloads page.

The demo has the following limitations:

bulletOnly works in Win32 (not VCL.NET, though the full product does work)
bulletWhen Delphi is not running, applications compiled with the GACL will display a nag screen

*** The DEMO version is for EVALUATION PURPOSES ONLY ***

Demo applications using the GACL are also available on the Downloads page.

Order

To check our prices or to order, go to the Order page. 

 
Send mail to webmasterNO@SPAMRiverSoftAVG.com with questions or comments about this web site.
Copyright © 2002-2009 RiverSoftAVG
Last modified: December 31, 2009