Revision history for Perl extension AI::Genetic.
0.01 Tue Nov 18 18:04:12 2003
- original version; created by h2xs 1.21 with options
-AX -n AI::Genetic
0.02 Fri Apr 16 14:15:17 2004
- Packaged v0.02 for CPAN.
- This is a complete re-write from scratch.
0.03 Thu Mar 3 16:13:35 2005
- Fixed bug where range vector genes were not always
integers.
- Implemented a work-around to a sort bug in Perl. The
bug is discussed here:
http://rt.perl.org/rt3/Ticket/Display.html?id=7063