|







|
|
This page contains the version history for the Genetic Algorithms Component Library. The latest patches and updates are available on ourSupport
Page.
Note: THE GACL uses the RiverSoftAVG Common Classes
Library. Please see the RCCL Version
History for additional details.
------------------------------------------------------------------- December 11, 2011 Version 2.0 - Added support for Rad Studio XE2, Win32 and Win64
------------------------------------------------------------------- September 29, 2010 Version 1.3 - Added support for Rad Studio XE
-------------------------------------------------------------------
Sept 7, 2009 Version 1.2 - Added support for Delphi 2010 - Changed help file(s) from WinHelp to HTML Help. Note that there is a known issue with the display to Delphi links (available with WinHelp but not HTML Help)
-------------------------------------------------------------------
Jun 20, 2009 Version 1.11 - Fixed bug in TRSGABits.CrossOver method (thanks HKH)
-------------------------------------------------------------------
Jan 31, 2009 Version 1.1 - Added support for Delphi 2009 (Final)
-------------------------------------------------------------------
Nov 23, 2008 Version 1.1B1 - Changed Install Directory to C:\Comps\RiverSoftAVG to reduce chances of too long path names (on new installs to a machine)
-------------------------------------------------------------------
Nov 16, 2008 Version 1.1B0 - Added support for Delphi 2009 - Added include RSDefines.inc to RSGeneticProgram.pas - Modified classes to avoid warnings about collisions with new methods added to TObject (D2009/.NET)
-------------------------------------------------------------------
Feb 29, 2008 Version 1.0 - Added code for Load/SaveXML for the new properties - Updated RSGADomainXML.pas and RSGeneticAlgorithmXML.pas with new XML bindings based on new properties (MinValue, MaxValue, etc) - Added RiverSoftAVG.AI.Genetic.Design VCL.NET Design-Time package - Added icon for TRSGeneticProgram - Added $R compiler commands to import component bitmaps (required by Delphi.NET) to RSGAReg.pas - Added 8 Queens (NET) demo project - Added 8 Queens Comparison demo project - Modified 8 Queens Demo projects to not need RiverSoftAVG Charting Component Suite installed (just uncomment {$DEFINE NOCHARTS}) - Updated Help File with Class Hierarchies and Sorted See Also Topics - Updated Installer
-------------------------------------------------------------------
Feb 09, 2008 Version 1.0 EEP3 - Improved TRSGAGene floating point accessors significantly to encode floating point values properly (or attempt to) even when the len is less than 32 bits - Added TRSGAGene.PreserveSignBit property and code to encode/decode numeric values with or without the sign bit - Added property - Added TRSCustomGeneticAlgorithm.OnCrossover event - Moved TRSCustomGeneticAlgorithm.Initialized property from protected to public visibility - Finished Help File (except for experimental RSGeneticProgram)
-------------------------------------------------------------------
Oct 06, 2007 Version 1.0 EEP2 - Added RAD Studio 2007 .NET Support - Added RAD Studio 2007 support to installer
-------------------------------------------------------------------
August 2007 Version 1.0 EEP1 - Initial Version - Notes: .NET version does not install properly
|