TSP with Genetic Algorithm and Crossover

Coding Challenge #35.5

This is Part 5 of the Traveling Salesperson coding challenge. In this video, I add a “crossover” algorithm to the Genetic Algorithm.