Optimization

Visualizing Traveling Salesman Problem

Traveling Salesman Problem asks the following question: Given a list of cities and distances between them, how do you determine a path that connects all the cities, while minimizing the total distance traveled ?