错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Traveling Salesman Problem

  • Alexandre Bergel

摘要

The traveling salesman problem (TSP) is a classical algorithmic problem. It consists of identifying the shortest possible route between connected cities and returning to the origin city. For a given set of cities, this problem is solved by identifying the shortest path; each city should be visited exactly once.