CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

KOZA: Genetic Programming Paradigm

areas/genetic/gp/systems/koza/
koza_gp.cl is a pure (CLtL2) Common Lisp implementation of the Genetic Programming Paradigm, as described in Koza's book.
Origin:   

   ftp.cc.utexas.edu:/pub/genetic-programming/code/

Version: 4-MAR-93 Requires: Common Lisp Ports: Tested under TI CL, MCL, Lucid CL, Allegro CL Copying: Copyright (c) by John Koza. All rights reserved. U.S. Patent #4,935,877, #5,136,686, and #5,148,513, foreign counterparts, and other patents pending. *** This software may be used for academic purposes ONLY. *** See the copyright and patent notice at the top of the *** file before using. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Mailing List: genetic-programming@cs.stanford.edu To subscribe to the mailing list, send mail to genetic-programming-request@cs.stanford.edu Author(s): John Koza James Rice Box K, Los Altos, California 94023 USA. Keywords: Authors!Koza, Authors!Rice, Genetic Programming, Lisp!Code References: Koza, John R., "Genetic Programming: On the programming of computers by means of natural selection", MIT Press, 1992. 819 pages, ISBN 0-262-11170-5.
Last Web update on Mon Feb 13 10:23:32 1995
AI.Repository@cs.cmu.edu