Traveling Sales Person
The Traveling Salesperson Problem (TSP) is a well-known problem in computer science and operations research that asks for the shortest possible route that visits every city exactly once and returns to the starting city. TSP has many practical applications, including in logistics, transportation planning, and circuit board design.