Download List

專案描述

AI::GA implements a (hopefully) generalized
genetic algorithm. It does this by using an array
of allowed tokens as individuals. The user has to
provide a fitness function. There, the actual
representation is implemented. If you have a
string of chars, you can simply join them. If you
want to have real numbers, you should probably use
a bitwise representation and calculate the real
values in your fitness function.

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.

2001-05-14 13:36
0.6

標籤: Initial freshmeat announcement

Project Resources