Traveling Salesperson with Genetic Algorithm

Coding Challenge #35.4

In this coding challenge, I attempt to create a solution to the Traveling Sales Person with a genetic algorithm. This is part 4 of the Traveling Salesperson Coding Challenge.