Introduction - If you have any usage issues, please Google them yourself
The task of this application was to explore the possibilities of genetic programming and to test it
on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number
of cities and then return back home, all in the shortest way possible.