 |
GAUL: Genetic Algorithm Utility Library
The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming C library that provides data structures and functions for handling and manipulation of the data required for serial and parallel evolutionary algorithms.
http://gaul.sourceforge.net/
|
|
 |
Java API for Genetic Algorithms
JAGA is an open-source extensible and pluggable API for implementing genetic algorithms (GA) and genetic programming (GP) applications in Java.
http://sourceforge.net/projects/j-a-g-a/
|
|
 |
JGAP: Java Genetic Algorithms Package
A genetic algorithms component written in the form of a Java package. It provides basic genetic mechanisms that can be easily used to apply evolutionary principles to problem solutions.
http://jgap.sourceforge.net/
|
|