Algorithms
Links
International Society for Adaptive Behavior
ISAB is an international scientific society devoted to education and furthering research on adaptive behavior in animals, animats, software agents, and robots.
Project Jeep
http://sourceforge.net/projects/jeepproject/
Jeep is a modular, abstract and distributed evolutionary programming core written in Java (open source), allowing to grow autonomous agents as well a gene pool (as in genetic algorithms).
Generation 5 AI Repository
http://library.thinkquest.org/18242/ga.shtml
A high school level introduction to the fundamentals of genetic algorithms.
ENCORE
http://zooland.alife.org/encore/
A compendium of 631 files on the art of evolutionary computation aimed at beginners in the field but useful as a reference to advanced programmers.
GARAGe
Michigan State University Genetic Algorithms Research and Applications Group.
Evolvica
A Java evolutionary computation framework. It includes a visual designer, source code editor and debugger and aims to provide a toolkit for easy implementation of all kinds of evolutionary algorithms.
Genetic Programming
Contains information on genetic algorithms and programming techniques. Sponsors a genetic programming contest in java.
Genetic Algorithm - Maze Solver
http://www.sambee.co.th/MazeSolver/mazega.htm
Has a Java applet that helps the reader visualize the inner workings of the genetic algorithm.
Musical Composition with Genetic Algorithms
http://www.davidschoenberger.net/joy/career/research.html
Graduate research project of Joy Schoenberger at the College of William and Mary. It attempts to use genetic algorithms for musical composition, with coherency through genotype.
Orchestrate Plan
http://www.orchestrate-plan.com
Developers of plan and schedule optimization software that utilizes genetic algorithms.
JavaEvA
http://www-ra.informatik.uni-tuebingen.de/software/JavaEvA/
A Java based optimization framework for evolutionary algorithms.


