- Genetic-Programming.org - http://www.genetic-programming.org/
A definitive source of information about the field of genetic programming with links and conferences.
- Bibliography on Genetic Programming - http://liinwww.ira.uka.de/bibliography/Ai/genetic.programming.html
A nearly complete bibliography of papers published on genetic programming. Part of the Computer Science Bibliography Collection.
- The Genetic Programming Notebook - http://www.geneticprogramming.com/
A comprehensive directory and tutorial for genetic programming. Includes conferences, researchers, journals, software, and papers.
- Teamwork in Genetic Programming - http://www.lalena.com/ai/ant/
Thesis and software demonstrating teamwork in genetic programming. Simulates evolving software emulating ants and collective behavior.
- Genetic Programming Inc. - http://www.genetic-programming.com/
A privately funded research group that does research in applying genetic programming.
- John R. Koza - http://www.genetic-programming.com/johnkoza.html
Inventor of genetic programming and author of numerous published papers on genetic programming at Stanford University.
- GP-96 - http://www.cs.brandeis.edu/~zippy/gp-96.html
Genetic Programming 1996 Conference, July 28-31: Stanford University.
- Genetic Programming in C/C++ - http://www.cis.upenn.edu/~hollick/genetic/paper2.html
Explains the paradigm of genetic programming, and its implementation in the C/C++ programming language.
- GECCO 2002 - http://www-illigal.ge.uiuc.edu:8080/GECCO-2002/
Genetic and Evolutionary Computation Conference 2002, 9-13 July 2002: New York, NY. A recombination of GP-2002 and ICGA-2002.
- EVALife's BBase - http://www.evalife.dk/bbase/
A literature search engine on Evolutionary Computation and related topics including more than 20000 references.
- Toolkit for Visual Genetic Programming - http://www.geom.uiuc.edu/~trowley/genetic/
A GP toolkit for exploring problems which don't have a natural fitness function and need human intuition to select the "best of the breed."
- Interactive Truck Demo - http://www.handshake.de/user/blickle/Truck/index.html
Demonstrates the use of genetic algorithms in solving the trailer truck backing up problem.
- eXtreme Genetic Programming - http://www.neocoretechs.com/
Applies the concepts of evolution to both software and the software process.
- Digital Genetic Research Group - http://www.cs.uidaho.edu/~foster/research/
A research group at the University of Idaho that explores and attempts to understand properties and limitations of the evolutionary process.
- Evopedia - http://www.evopedia.com
Uses genetic algorithms to try and evolve an online encyclopedia.
- Genetic Programming Bibliography - http://www.cs.bham.ac.uk/~wbl/biblio/gp-bibliography.html
A large single file containing an extensive genetic programming bibliography. Lacks a search function.
- EuroGP 2002 - http://evonet.lri.fr/eurogp2002/
5th European Conference on Genetic Programming, 3-5 April 2002: Kinsale, Ireland.
- Symbolic Regression Applet - http://www.potschi.de/sr/
Contains a Java Applet for symbolic regression using GP. It allows the import of data and the export of the resulting equations to spreadsheet applications like Excel.
- Groovy Java Genetic Programming - http://jgprog.sourceforge.net/
Genetic Programming (JGProg) is an open-source pure Java implementation of a strongly-typed Genetic Programming experimentation platform.
- Meta-Genetic Programming - http://www.helpmefigurethisout.com
Information on how to implement a genetic programming system using genetic programming itself.
|