  |
GECCO 2001 - http://www.isgec.org/GECCO-2001
Genetic and Evolutionary Computation Conference 2001, July 7-11: Holiday Inn in San Francisco, California. |
  |
http://lancet.mit.edu/ga/ - http://lancet.mit.edu/ga/
A C++ library of genetic algorithm components. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. |
  |
NeuroDimension Inc: Genetic Algorithm Software - http://www.nd.com
Use NeuroDimension's Genetic Server or Genetic Library products to embed genetic algorithms into your own VB/C++ application. |
  |
International Society for Adaptive Behavior - http://www.isab.org/
ISAB is an international scientific society devoted to education and furthering research on adaptive behavior in animals, animats, software agents, and robots. |
  |
Genetics-Based Machine Learning - http://manip.crhc.uiuc.edu/research.html
Generalization, scheduling and performance evaluation from the Teacher Research Group. |
  |
GA Playground - http://www.aridolan.com/ga/gaa/gaa.html
A general GA toolkit implemented in Java, for experimenting with genetic algorithms and handling optimization problems. Source code is available. |
  |
Introduction to Genetic Algorithms with Java - http://cs.felk.cvut.cz/~xobitko/ga/
Introductory pages with interactive Java applets, useful tips for your own genetic algorithm |
  |
Evolutionary Design of Neural Architectures - http://www.cs.iastate.edu/~gannadm/
Information, bibliography and resources on evolutionary synthesis of neuromorphic systems. Maintained by the Artificial Intelligence Research Group at Iowa State University. |
  |
Introduction to Genetic Algorithms - http://www.rennard.org/alife/english/gavintrgb.html
An introductory explanation of genetic algorithms available in HTML and PDF formats. The Genetic Algorithm Viewer Java applet shows the functioning of a genetic algorithm. |
  |
Bibliography on Genetic Algrorithms - http://liinwww.ira.uka.de/bibliography/Ai/genetic.algorithms.html
Genetic algorithm citations starting with ICGA and FOGA. Part of the Computer Science Bibliography Collection at the Universitat Karlsruhe in Germany. |
  |
JOpt.SDK - http://www.dna-evolutions.com/joptsdk.html
A tour scheduling and optimization library for Java that uses specialized genetic algorithms to calculate an optimized allocation of orders and stops to vehicles. Solves Traveling Salesman Problems (TSP) and Vehicle Routing Problems (VRPTW). |
  |
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. |
  |
Papers by Lee Altenberg On-Line - http://dynamics.org/~altenber/PAPERS/
Research publications in mathematical population genetics, evolutionary computation, and genetic algorithms. |
  |
http://www.optiwater.com/optiga.html - http://www.optiwater.com/optiga.html
An ActiveX control for Genetic Algorithms written in Visual Basic. Provides a generic control that will perform the genetic run for any optimization problem. |
  |
PC AI Genetic Algorithms - http://www.pcai.com/web/ai_info/genetic_algorithms.html
Contains links to genetic algorithms information on the Internet along with vendors and references. Published by PC AI magazine. |
  |
Evolvica - http://www.evolvica.org
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. |
  |
Cell Matrix Corporation - http://www.cellmatrix.com/entryway/entryway/core.html
Publications describe an application of their computer architecture to genetic algorithms. Software includes an online circuit simulator. |
  |
http://www-ra.informatik.uni-tuebingen.de/software/JavaEvA/ - http://www-ra.informatik.uni-tuebingen.de/software/JavaEvA/
A Java based optimization framework for evolutionary algorithms. |
  |
Genetic Algorithm Experiment - http://www.oursland.net/projects/PopulationExperiment/
This Java applet demonstrates a continuous value genetic algorithm on a variety of problem spaces with a variety of reproduction methods. |
  |
Genetic Daemon - http://sourceforge.net/projects/geneticd/
An open source genetic engine server, capable to run any kind of genetic algorithm. It has TCP architecture, working with software clients and human interaction. |
  |
Genetic Pattern Finder - http://www.foretrade.com/gpf.htm
Uses genetic algorithms to detect the best trading patterns and will adapt to any financial data. The trading signales generated are statistically validated and can be easily exported. |
  |
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. |
  |
Netadelica Genetic Algorithms - http://www.netadelica.com/ga/
A brief experiment in coding a simple genetic algorithm 'bit counter' that compares different evolution parameters. |
  |
rEvolutionaryEngineering - http://www.revolutionaryengineering.com/
Researches and develops applications using evolutionary algorithms and genetic algorithms for finance and engineering. |
  |
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). |