Introduction - If you have any usage issues, please Google them yourself
This is an implementation of a genetic algorithm that solves the traveling salesman problem, created as a part of an online course in artificial intelligence for game programming. Code written scratch, theoretical information on TSP and genetic algorithms obtained mostly online besides an introductory lecture. Source and readme can be foun