Distributed Java Bytecode Genetic Programming

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

@InProceedings{lukschandl:2000:DJBGP,
  author =       "Eduard Lukschandl and Henrik Borgvall and 
                 Lars Nohle and Mats Nordahl and Peter Nordin",
  title =        "Distributed Java Bytecode Genetic Programming",
  booktitle =    "Genetic Programming, Proceedings of EuroGP'2000",
  year =         "2000",
  editor =       "Riccardo Poli and Wolfgang Banzhaf and 
                 William B. Langdon and Julian F. Miller and Peter Nordin and 
                 Terence C. Fogarty",
  volume =       "1802",
  series =       "LNCS",
  pages =        "316--325",
  address =      "Edinburgh",
  publisher_address = "Berlin",
  month =        "15-16 " # apr,
  organisation = "EvoNet",
  publisher =    "Springer-Verlag",
  keywords =     "genetic algorithms, genetic programming",
  ISBN =         "3-540-67339-3",
  URL =          "http://www.springerlink.com/openurl.asp?genre=article&issn=0302-9743&volume=1802&spage=316",
  abstract =     "This paper describes a method for evolutionary program
                 induction of binary Java bytecode. Like many other
                 machine code based methods it uses a linear genome. The
                 genetic operators are adapted to the stack architecture
                 and preserve stack depth during crossover. In this work
                 we have extended a previous system to run in a
                 distributed manner on several different physical
                 machines. We call our new system Distributed Java
                 Bytecode Genetic Programming (DJBGP). We use the
                 Voyager package for migration of Java individuals. The
                 system's feasibility is demonstrated on a telecom
                 routing problem.",
  notes =        "EuroGP'2000, part of \cite{poli:2000:GP}",
}

Genetic Programming entries for Eduard Lukschandl Henrik Borgvall Lars Nohle Mats G Nordahl Peter Nordin