Set TSP problem (source code)

= Set TSP problem
{wiki=Set_TSP_problem}

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.