Algorithms
Links
Bibliography on Genetic Algrorithms
http://liinwww.ira.uka.de/bibliography/Ai/genetic.algorithms.html
Genetic algorithm citations starting with ICGA and FOGA. Part of the Computer Science Bibliography Collection at the Universitat Karlsruhe in Germany.
Cell Matrix Corporation
http://www.cellmatrix.com/entryway/entryway/core.html
Publications describe an application of their computer architecture to genetic algorithms. Software includes an online circut simulator.
Crystal Ball Pro
A global optimization and risk analysis software tool. Uses a unique combination of genetic algorithms and neural networks.
ENCORE
http://zooland.alife.org/encore/
A compendium of 631 files on the art of evolutionary computation aimed at beginners in the field but useful as a reference to advanced programmers.
Evolutionary Design of Neural Architectures
http://www.cs.iastate.edu/~gannadm/
Information, bibliography and resources on evolutionary synthesis of neuromorphic systems. Maintained by the Artificial Intelligence Research Group at Iowa State University.
Evolvica
A Java evolutionary computation framework. It includes a visual designer, source code editor and debugger and aims to provide a toolkit for easy implementation of all kinds of evolutionary algorithms.
GA Playground
http://www.aridolan.com/ga/gaa/gaa.html
A general GA toolkit implemented in Java, for experimenting with genetic algorithms and handling optimization problems. Source code is available.
GA-search
http://www.optiwater.com/GAsearch/
An advanced dedicated genetic algorithms search engine. The "Spider" indexes only GA related sites.
GA-Walk!
A Java software system for evolving walking techniques in artificial skeletons using genetic algorithms.
GAlib
A C++ library of genetic algorithm components. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators.

