Created by W.Langdon from gp-bibliography.bib Revision:1.2031
@Article{singleton:byte,
author = "Andy Singleton",
title = "Genetic Programming with {C}++",
journal = "BYTE",
year = "1994",
pages = "171--176",
month = feb,
keywords = "genetic algorithms, genetic programming",
broken = "http://www.byte.com/art/9402/sec10/art1.htm",
URL = "
http://www.assembla.com/wiki/show/andysgp/GPQuick_Article",
size = "4 pages",
abstract = "GPQuick is a C++ genetic programming framework that
features very fast evaluation. This is important if you
are running many iterations on 1993 vintage computers.
GPQuick is the framework that is used for Doodle Garden
and GP GIM. The GPQuick framework is explained",
notes = "Source code available for DOS...page 5!
http://www.assembla.com/code/andysgp/subversion/nodes/gpquick",
}
Genetic Programming entries for Andrew Singleton