-
-
27 May 2003 23:11:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (619 / 0 / 14)
- Kwalitee
Bus factor: 0- 24.55% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (15.32KB)
- 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
- Update selection/replacement dispatch method to play well with DProf, may change back someday..
- Speedup of A::E::Util::str_agreement at the price of utf8
- Other misc speedups
- Change StringEvolver to use blessed hash, for better reuse prospects
- Added ArrayEvolver, mimicking StringEvolver for array genes
- Added "Breeding Perls" example
Modules
An extensible and generic framework for executing evolutionary algorithmsSome useful utility functions for use in evolutionary algorithms.Other files
Module Install Instructions
To install Algorithm::Evolve, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::Evolve
perl -MCPAN -e shell install Algorithm::Evolve
For more information on module installation, please visit the detailed CPAN module installation guide.