VUWLGP - An ANSI C++ Linear Genetic Programming Package
Created by W.Langdon from
gp-bibliography.bib Revision:1.8051
- @TechReport{vuwlgp-report,
-
author = "Christopher Fogelberg and Mengjie Zhang",
-
title = "VUWLGP - An ANSI C++ Linear Genetic Programming
Package",
-
institution = "MSCS, Victoria University of Wellington",
-
year = "2005",
-
number = "CS-TR-05/8",
-
address = "New Zealand",
-
email = "christo.fogelberg@mcs.vuw.ac.nz",
-
keywords = "genetic algorithms, genetic programming",
-
URL = "http://www.syntilect.com/cgf/body00040.php",
-
URL = "http://www.mcs.vuw.ac.nz/comp/Publications/CS-TR-05-08.abs.html",
-
URL = "http://www.mcs.vuw.ac.nz/comp/Publications/archive/CS-TR-05/CS-TR-05-8.pdf",
-
size = "15 pages",
-
abstract = "Linear Genetic Programming (LGP) is a recently
researched form of genetic programming, the automatic
evolution of computer programs which can solve
problems. Traditionally, genetic programs have been
represented as function trees. However, LGP programs
are linear sequences of instructions (e.g. register
machine instructions) and are not best represented as a
tree of functions and terminals. Few publicly available
packages designed to support research into LGP exist
and those that do are often incomplete. VUWLGP has been
written in C++ and is available for use under the GPL.
It is designed to be easily customised and tweaked so
that slightly different variants of different problems
can be researched easily.",
- }
Genetic Programming entries for
Christopher Fogelberg
Mengjie Zhang
Citations