Genetic Algorithms
GALOPPS GALOPPS is the "Genetic ALgorithm Optimized for Portability and Parallelism" System. It is based on concepts in David Goldberg's book, Genetic Algorithms in Search, Optimization, and Machine Learning. Runs on WIndows and Unix. (Apr 1998)
GAUL - Genetic Algorithm Utility Library GAUL is a library which provides data structures and functions for handling and manipulation of the data required for a genetic algorithm. GNU GPL (Feb 2003)
GENlib- Genetic Algorithms and Neural Networks This repository contains a library of functions for Genetic Algorithms together with two applications of this library to train Neural Networks: "cosine" and "vartop". (Apr 1998)
GPC++ - Genetic Programming The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. Can produce automatically defined functions as found in Koza's Genetic Programming II. GPL (Feb 2003)
lil-gp - a genetic programming system lil-gp is a C language system for developing genetic programming applications based on the LISP work of John Koza at Stanford. lil-gp evolves trees whose nodes are C function pointers, so tree evaluation is done entirely with complied code. (Apr 1998)
Sugal - Genetic Programming Simulator Sugal is a publicly-available Genetic Algorithm simulator, for non-commercial use. For commercial usage, please contact the author at andrew1.hunter@durham.ac.uk. (Feb 2003)
See also: AISee Also: if you are interested in Genetic Algorithms you may find related topics in AI
Books about Genetic AlgorithmsA complete list of books on Genetic Algorithms available through Amazon.COM