The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension AI::Genetic::Pro.

0.23 Mon, 10 Nov 2008 10:14:32 +0100
	- Little modification in main loop. Infinity loop available.

0.22 Wed, 05 Nov 2008 00:49:18 +0100
	- Added "-preserve" parameter.
	- Little speed up (Class::Accessor::Fast => Class::Accessor::Fast::XS).

0.21 Fri, 10 Oct 2008 03:41:39 +0200
	- Fixed mutation in rangevectors. Thanks to Christoph Meissner :-)

0.20 Sat, 04 Oct 2008 02:39:28 +0200
	- Again... Little bug in mutation (inversion; listvectors only) - fixed. Thanks to Alec Chen :-)

0.19 Wed, 24 Sep 2008 19:52:33 +0200
	- Little bug in mutation - fixed. Thanks to Alec Chen :-) 

0.18 Fri, 19 Sep 2008 21:41:46 +0200
	- Little fixes in documentation.

0.17 Fri, 19 Sep 2008 03:52:21 +0200
	- Added documentation :-)

0.16 Mon, 15 Sep 2008 12:12:44 +0200
	- Increased speed during chart generation.
	- More documentation.
	- Feature 'say' removed for compatibility.

0.15	Sun, 14 Sep 2008 02:14:02 +0200
	- Increased speed :-)
	- Changes way of mutation is made.
	- Added charts.
	- Added possibility to save/load GA.
	- More documentation.

0.1		Sat, 13 Sep 2008 02:04:25 +0200
	- First release.