CMU Artificial Intelligence Repository
LibGA: Library of GA routines written in C.
areas/genetic/ga/systems/libga/
This directory contains LibGA, a library of genetic algorithm routines
written in C. It is simple and easy to use, with many knobs to turn.
Both generational and steady state models supported. Most GA
parameters can be set or changed via configuration file, with no need
to recompile. Function pointers are used for the GENETIC OPERATORs,
so they can easily be manipulated on the fly. Several genetic
operators are supplied and it is easy to add more.
Origin:
ftp.aic.nrl.navy.mil:/pub/galist/src/ga/libga100.tar.Z
Version: 1.00 (23-JUL-93)
Requires: C
Ports: Runs under Unix, DOS, NeXT and Amiga.
Copying: Copyright (c) 1992-93 by Arthur L. Corcoran.
Use, copying, and distribution permitted for non-commercial use.
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Art Corcoran
Department of Mathematical and Computer Sciences
The University of Tulsa
600 South College Avenue
Tulsa, OK 74104-3189
USA
Tel: 918-631-3243
Fax: 918-631-3077
Alternate Address (Permanent)
P.O. Box 2807
South Padre Island, TX 78597-2807
USA
Keywords:
Authors!Corcoran, C!Code, Genetic Algorithms, LibGA,
Univ. of Tulsa
References:
Arthur L. Corcoran and Roger L. Wainwright. "LibGA: A User-Friendly
Workbench for Order-Based Genetic Algorithm Research." In the
"Proceedings of the 1993 ACM/SIGAPP Symposium on Applied Computing"
(SAC 93), Indianapolis, Indiana, February 14-16, 1993.
Last Web update on Mon Feb 13 10:23:02 1995
AI.Repository@cs.cmu.edu