Find the shortest route visiting all locations and returning to the depot
Uses heuristic algorithms (Nearest Neighbor, Clarke-Wright Savings) to solve the Traveling Salesman Problem. Enter location coordinates to find an optimized route.