  |
N-genes EC framework - http://cui.unige.ch/spc/tools/n-genes/
An easy to learn evolutionary computing framework written for Java 5. Genetic programming is implemented through fast stack-based linear programs. |
  |
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 at University College London - http://www.cs.ucl.ac.uk/research/genprog/
FAQs, people, software, links, conferences, publications, interactive genetic art and music. |
  |
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. |
  |
Distributed Genetic Programming Framework - http://dgpf.sourceforge.net/
A scalable, distributed Java genetic programming environment. It comes with a specialization for evolving assembler-syntax algorithms that could run on sensor nodes. |