Genetic Algorithm Explorer APP
- Let the built-in tutorial guide you as you explore the world of GAs.
- Watch an animation of the evolutionary process including crossover and mutation as the GA solves the Bulls and Cows code-breaking problem.
- Watch and view the solution paths as the GA solves the Travelling Salesman Problem.
- Graphically view the results of the evolutionary process over the course of generations.
- Tweak the GA parameters: population size, crossover rate, mutation rate, and elitism to explore the effects.
- Tweak the problem parameters for the Travelling Salesman Problem and the Bulls and Cows Problem.