Travelling salesman problem. Best route finder
收藏RapidAPI2025-03-26 更新2024-05-11 收录
下载链接:
https://rapidapi.com/zilinskivan/api/travelling-salesman-problem-best-route-finder
下载链接
链接失效反馈官方服务:
资源简介:
The travelling salesman problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?" It is an NP-hard problem in combinatorial optimization, important in theoretical computer science and operations research.
Example body params:
[
[13.474126,52.519758, "Berlin"],
[13.052888,52.388879,"Potsdam"],
[11.640848,52.144362,"Mag...
创建时间:
2025-03-26
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集聚焦于旅行商问题(TSP),这是一个组合优化中的NP难问题,旨在寻找访问所有城市并返回起点的最短可能路径。它在理论计算机科学和运筹学领域具有重要研究价值。
以上内容由遇见数据集搜集并总结生成



