GAPS: A Genetic Programming System
Created by W.Langdon from
gp-bibliography.bib Revision:1.8051
- @InProceedings{DBLP:conf/compsac/KramerZ00,
-
author = "Michael D. Kramer and Du Zhang",
-
title = "GAPS: A Genetic Programming System",
-
publisher = "IEEE Computer Society",
-
year = "2000",
-
ISBN = "0-7695-0792-1",
-
bibsource = "DBLP, http://dblp.uni-trier.de",
-
booktitle = "24th International Computer Software and Applications
Conference (COMPSAC 2000)",
-
pages = "614--619",
-
address = "Taipei, Taiwan",
-
month = "25-28 " # oct,
-
keywords = "genetic algorithms, genetic programming",
-
DOI = "doi:10.1109/CMPSAC.2000.884788",
-
abstract = "Genetic programming tackles the issue of how to
automatically create a working computer program for a
given problem from some initial problem statement. The
goal is accomplished in genetic programming by
genetically breeding a population of computer programs
in terms of the principles of Darwinian natural
selection of the fittest and genetic operations. We
describe a genetic programming system called GAPS. GAPS
has the following features: it implements the
prototypical generational algorithm for genetic
programming with three improvements (the honour roll,
improved termination criteria and the tree techniques
for fitness evaluation); it includes an extensible
language tailored to the needs of genetic programming;
and it is a complete, standalone system that allows for
genetic programming tasks to be carried our without
requiring other tools such as compilers. Preliminary
results with GAPS have been satisfactory",
-
notes = "replaced by \cite{DBLP:journals/ijait/ZhangK03}. Code?
GP-Lab http://www.theglaholts.net/gplab/",
- }
Genetic Programming entries for
Michael D Kramer
Du Zhang
Citations