Categories
Blog

Traveling Salesman Problem using Self-Organizing Maps (Free Source Code)

The Traveling Salesman Problem, also known as TSP, is one of the most well-known logical problems in Computer Science. The premise is simple – imagine that you are a salesman that have meetings in a number of different cities across the globe. The question is then – in what order should you visit these cities […]