Created by W.Langdon from gp-bibliography.bib Revision:1.2031
@InProceedings{klahold:1998:eprGPJb,
author = "Stefan Klahold and Steffen Frank and
Robert E. Keller and Wolfgang Banzhaf",
title = "Exploring the Possibilites and Restrictions of Genetic
Programming in {Java} Bytecode",
booktitle = "Late Breaking Papers at the Genetic Programming 1998
Conference",
year = "1998",
editor = "John R. Koza",
pages = "120--124",
address = "University of Wisconsin, Madison, Wisconsin, USA",
publisher_address = "Stanford, CA, USA",
month = "22-25 " # jul,
publisher = "Stanford University Bookstore",
keywords = "genetic algorithms, genetic programming, JAPHET",
size = "5 pages",
abstract = "\cite{FrankKlahold:masters}",
notes = "GP-98LB
p121 all crossover and mutation operations produce
correct syntax byte code. All initial, random code, is
legal (use of user supplied semantically legal class
file) insertion of small fragments of random code which
leave virtual machine stack at same depth (and state?).
Random genetic and initialisation operation operate on
whole instructions. Ie respect their variable length.
p122 function regression, image reconstruction, seven
segment LED digit. No run time errors.
p123 'better chance for the evolution of a valid stack
when the number of parameters is low.' Problem of
method calls becoming extinct.
p124 'an evolved bytecode program may not pass a
specific [implementation of a] virtual machine's class
file verifier.'",
}
Genetic Programming entries for Stefan Klahold Steffen Frank Robert E Keller Wolfgang Banzhaf