Jump to letter: [
ABCEGHILMNOPRSTUW
]
gaul-devel - Genetic Algorithm Utility Library
Website: |
http://gaul.sourceforge.net/ |
License: |
Copyright (c) 2000-2005, Stewart Adcock. Licensed under terms of the GNU GPL. |
Vendor: |
Stewart Adcock |
- Description:
The Genetic Algorithm Utility Library (GAUL) is a flexible open source programming library providing evolutionary algorithms. Steady-state, generational and island model genetic algorithms are supported, using Darwinian, Lamarckian or Baldwinian evolution. Other evolutionary algorithms, such as differential evolution and deterministic crowding, are fully supported. Standard mutation, crossover and selection operators are provided, while code hooks additionally allow custom operators. Several non-evolutionary search heuristics are also provided for comparison and local search purposes, including simplex method, hill climbing, simulated annealling and steepest ascent. Includes support for multiprocessor and distributed systems. Much of the functionality is accessible through a simple S-Lang interface.
Packages
gaul-devel-0.1849-0.x86_64
[329 KiB] |
Changelog
by Stewart Adcock (2004-06-30):
- 0.1847-1
- Fixes for successful build for AMD64 machines.
|