The TEAM package contains C++ implementations of both EuA (The Eugenic Algorithm) and TEAM (The Eugenic Algorithm with Modeling), two algorithms for evolving binary chromosomes. For details of the TEAM algorithm, please read
our paper on TEAM.
Included are several sample experiments, as well as instructions for writing new chromosome evaluation functions.
Please direct questions, comments, etc. to
malden@cs.utexas.edu.
Versions:
v1.0 7/23/02 malden