2006
09
23
Fast GA on Freshmeat
Freshmeat has a new posting for a publicly available genetic algorithm called FGA (fast genetic algorithm). The code is by Alessandro Presta and claims to be
a simple yet powerful implementation of a general genetic algorithm, and provides many types of crossover and selection procedures. The library is easy to incorporate into other applications. Further improvements include parallelization of the algorithm in multi-processor environments and general performance optimizations.
See here for more detail.
Posted by admin on September 23rd, 2006 under Illigal-blogging
Comments: none
Write a comment