Introduction to genetic algorithms with Java applets
Topic: Software Development
5:23 am EDT, May 27, 2002
Genetic algorithms are a generic way to find 'good' solutions to 'hard' problems. This is a fun introduction, especially the traveling salesman applet.