Type Inheritance in Strongly Typed Genetic Programming

Created by W.Langdon from gp-bibliography.bib Revision:1.2031

@InCollection{haynes:1996:aigp2,
  author =       "Thomas D. Haynes and Dale A. Schoenefeld and 
                 Roger L. Wainwright",
  title =        "Type Inheritance in Strongly Typed Genetic
                 Programming",
  booktitle =    "Advances in Genetic Programming 2",
  publisher =    "MIT Press",
  year =         "1996",
  editor =       "Peter J. Angeline and K. E. {Kinnear, Jr.}",
  pages =        "359--376",
  chapter =      "18",
  address =      "Cambridge, MA, USA",
  keywords =     "genetic algorithms, genetic programming",
  ISBN =         "0-262-01158-1",
  URL =          "http://www.mcs.utulsa.edu/~rogerw/papers/Haynes-hier.pdf",
  URL =          "http://cisnet.mit.edu/Advances-in-Genetic-Programming/376",
  abstract =     "Genetic Programming (GP) is an automatic method for
                 generating computer programs, which are stored as data
                 structures and manipulated to evolve better programs.
                 An extension restricting the search space is Strongly
                 Typed Genetic Programming (STGP), which has, as a basic
                 premise, the removal of closure by typing both the
                 arguments and return values of functions, and by also
                 typing the terminal set. A restriction of STGP is that
                 there are only two levels of typing. We extend STGP by
                 allowing a type hierarchy, which allows more than two
                 levels of typing.",
}

Genetic Programming entries for Thomas D Haynes Dale A Schoenefeld Roger L Wainwright