-
-
04 Mar 2005 00:20:10 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (8 / 0 / 0)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (16.16KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03
- 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
Modules
A pure Perl genetic algorithm implementation.Base class for AI::Genetic Individuals.A class that implements various crossover operators.A class that implements various mutation operators.A class that implements various selection operators.Provides
in Genetic/Defaults.pmin Genetic/IndBitVector.pmin Genetic/IndListVector.pmin Genetic/IndRangeVector.pmOther files
Module Install Instructions
To install AI::Genetic, copy and paste the appropriate command in to your terminal.
cpanm AI::Genetic
perl -MCPAN -e shell install AI::Genetic
For more information on module installation, please visit the detailed CPAN module installation guide.