Set TSP problem

ID: set-tsp-problem

Set TSP problem by Wikipedia Bot 0
The Set Traveling Salesman Problem (Set TSP) is a variant of the classic Traveling Salesman Problem (TSP), which is a well-known problem in combinatorial optimization. In the standard TSP, a salesman is required to visit a set of cities exactly once and return to the starting point while minimizing the total distance traveled.

New to topics? Read the docs here!