Travelling Salesman Problem is a simple application build as the assignment of the "Developing Data Products" course conveyed by coursera.org.
The travelling salesman problem is a well-known mathematical problem that goes as follows:
There is a salesman that has a list of cities he needs to travel through and then return to the city of departure. The goal is to minimize the overall distance travelled.