À¯ÀüÀÚ ¾Ë°í¸®Áò µ¥¸ð

 

Genetic Algorithm Applet+D687 (University of Arizona)

Evolutionary Computation Overview (Battelle Memorial Institute)

Genetic Algorithm Maze Solver (Arild Berg) : Maze solver is a configurable genetic algorithm. It does not find the optimal path,but usually finds a path to the target.

A simple genetic algorithm applet (University of California at Santa Barbara - UCSB)

Genetic Algorithm Demo (Cambridge University)

Four Node Scheduling problem Java Demo (Centrum voor Wiskunde en Informatica - CWI) : User is presented with a random schedule for mainting a small electrical transmission network. The corresponding powerflows are graphically presented and overload conditions highlighted. The user is invited to build their own schedule, which is then costed. The automated solver is delberately slowed to enable the interactive user to see each step it takes when soleving the problem and finding the optimal solution.