Genetic Algorithm Toolkit.
Released under the GPL.
The entire project, including the documentation as well as the source is available here.
This project aims at developing a genetic algorithm tool kit. Genetic algorithms are search algorithms based on the mechanics of natural selection and natural genetics. Genetic algorithms are considered to be an important methodology in the development of search and machine-learning methods.
AGAPE - A Genetic Algorithm Problem Eliminator is expected to be a tool kit that works on the principles of genetic algorithms and serves to provide the user with optimum solutions to certain optimization problems.
The tool kit will target solving two kinds of problems, namely,
* maximization / minimization of mathematical functions
* transportation problem
There will be provision for the user, however, to modify or add to the tool kit and user the tool kit to solve his / her specific problems.
© 1978-2007 Madhu M Kurup.
All Rights Reserved.