Download List

專案描述

Algorithm::Evolutionary is a flexible set of classes for doing evolutionary computation in Perl, integrated with XML for evolutionary algorithm description. So far, it contains classes for doing string, tree, and vector array-based evolutionary computation, several variation operators, and simple population-level algorithms. It has been distributed algorithms using SOAP, and integrated with the DBI and HTML::Mason libraries. It contains an XML dialect for definition of evolutionary algorithms, called EvoSpec; experiments defined using Algorithm::Evolutionary can be completely serialized/deserialized using this language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-23 07:19
0.75

More tests were added. The spin implementation was made faster and more efficient. There were many other changes.
標籤: Stable

2002-07-31 13:36
0.5

The code was refactored, and a new consistent naming scheme was introduced for all classes. The class hierarchy now mirrors the XML tag structure. Serialization and deserialization to XML for all classes is now complete. A new "Experiment" class that describes a whole evolutionary algorithm has been added.
標籤: Code cleanup

2001-09-05 14:05
0.3

String "chromosome" with variation operators and some minor bug fixes added. Class hierarchy adjusted.
標籤: Minor feature enhancements

Project Resources