Created by W.Langdon from gp-bibliography.bib Revision:1.2031
@TechReport{Langdon:1995:gp.c,
author = "W. B. Langdon",
title = "Quick Intro to simple-gp.c",
institution = "University College London",
year = "1994",
type = "Internal Note",
number = "IN/95/2",
address = "Gower Street, London WC1E 6BT, UK",
month = "25 " # apr,
keywords = "genetic algorithms, genetic programming",
URL = "
http://www.cs.ucl.ac.uk/staff/W.Langdon/ftp/gp-code/simple/intro-simple-gp.ps",
abstract = "Wouldn't it be great if computers could actually write
the programs? This is the promise of genetic
programming. This document gives an introduction to the
program simple-gp.c which demonstrates the principles
of genetic programming in the C language. This program
was designed to show the ideas behind GP, ie to be
tinkered with rather than to be a definitive
implementation.
The appendix contains a glossary of evolutionary
computing terms",
notes = "C Code available from same ftp site.",
size = "14 pages",
}
Genetic Programming entries for William B Langdon