Home >
Computers >
Artificial Intelligence >
Genetic Programming >
Algorithms
(37)|
|
|
|
FAQs for comp.ai.genetic. An unconventional and often witty introductory compendium. ASCII text only.
www.cs.cmu.edu/Groups/AI/html/faqs/ai/genetic/top.html
|
|
|
Introductory pages with interactive Java applets, useful tips for your own genetic algorithm
cs.felk.cvut.cz/~xobitko/ga/
|
|
|
A general GA toolkit implemented in Java, for experimenting with genetic algorithms and handling optimization problems. Source code is available.
www.aridolan.com/ga/gaa/gaa.html
|
|
|
Illinois Genetic Algorithms Laboratory at the University of Illinois at Urbana-Champaign. Includes a large collection of technical reports and software.
www-illigal.ge.uiuc.edu/
|
|
|
Use NeuroDimension's Genetic Server or Genetic Library products to embed genetic algorithms into your own VB/C++ application.
www.nd.com
|
|
|
GEATbx is an implementation of evolutionary algorithms in Matlab. A broad range of operators is fully integrated into one environment.
www.geatbx.com/
|
|
|
Generalization, scheduling and performance evaluation from the Teacher Research Group.
manip.crhc.uiuc.edu/research.html
|
|
|
A brief experiment in coding a simple genetic algorithm 'bit counter' that compares different evolution parameters.
www.netadelica.com/ga/
|
|
|
Publications describe an application of their computer architecture to genetic algorithms. Software includes an online circuit simulator.
www.cellmatrix.com/entryway/entryway/core.html
|
|
|
Researches and develops applications using evolutionary algorithms and genetic algorithms for finance and engineering.
www.revolutionaryengineering.com/
|
|
|
An advanced dedicated genetic algorithms search engine. The "Spider" indexes only GA related sites.
www.optiwater.com/GAsearch/
|
|
|
An ActiveX control for Genetic Algorithms written in Visual Basic. Provides a generic control that will perform the genetic run for any optimization problem.
www.optiwater.com/optiga.html
|
|
|
Research publications in mathematical population genetics, evolutionary computation, and genetic algorithms.
dynamics.org/~altenber/PAPERS/
|
|
|
Genetic and Evolutionary Computation Conference 2001, July 7-11: Holiday Inn in San Francisco, California.
www.isgec.org/GECCO-2001
|
|
|
This Java applet demonstrates a continuous value genetic algorithm on a variety of problem spaces with a variety of reproduction methods.
www.oursland.net/projects/PopulationExperiment/
|
|
|
Sixth International Conference on Parallel Problem Solving from Nature (2000), September 16-20: Paris, France.
www-rocq.inria.fr/fractales/PPSN2000/index.html
|
|
|
Contains links to genetic algorithms information on the Internet along with vendors and references. Published by PC AI magazine.
www.pcai.com/web/ai_info/genetic_algorithms.html
|
|
|
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.
sourceforge.net/projects/geneticd/
|
|
|
ISAB is an international scientific society devoted to education and furthering research on adaptive behavior in animals, animats, software agents, and robots.
www.isab.org/
|
|
|
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.
zooland.alife.org/encore/
|
|
|
Contains information on genetic algorithms and programming techniques. Sponsors a genetic programming contest in java.
evolve.bravehost.com
|
|
|
Has a Java applet that helps the reader visualize the inner workings of the genetic algorithm.
www.sambee.co.th/MazeSolver/mazega.htm
|
|
|
Developers of plan and schedule optimization software that utilizes genetic algorithms.
www.orchestrate-plan.com
|
|
|
A Java based optimization framework for evolutionary algorithms.
www-ra.informatik.uni-tuebingen.de/software/JavaEvA/
|
|
|
Assists companies in taking advantage of the huge benefits that have been accomplished by recent research and academic work in the fields of 'soft computing' and 'autopoiesis'.
www.autopoietic.co.uk
|
|
|
Examples of genetic programs in Perl and C++. Includes examples using the Google API to evolve strings as well as an ant evolver.
www.site.uottawa.ca/~fbinard/EA/
|
|
|
Open BEAGLE is an Evolutionary Computation (EC) framework entirely coded in C++. It provides a software environment to do any kind of EC.
beagle.gel.ulaval.ca/
|