Collection of scripts shown and explained in http://rocreguant.com/
- Genetic Algorithm Python Example (Jan 2021). It contains the Traveling Salesman Problem and the Knapsack Problem implementations on python using a genetic algorithm solution. https://rocreguant.com/genetic-algorithm-python-example/1977/