文件名称:TSP(TravelingSalesmanProblem)
介绍说明--下载内容来自于网络,使用问题请自行百度
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal travel route has to be
found so that each city is visited one and only once with the least possible distance
traveled. This is a simple problem with handful of cities but becomes complicated
as the number increases.
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal travel route has to be
found so that each city is visited one and only once with the least possible distance
traveled. This is a simple problem with handful of cities but becomes complicated
as the number increases.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/Simulated_Annealing_Support_Document.pdf
新建文件夹/distance.m
新建文件夹/swapcities.m
新建文件夹/simulatedannealing.m
新建文件夹/plotcities.m
新建文件夹
新建文件夹/distance.m
新建文件夹/swapcities.m
新建文件夹/simulatedannealing.m
新建文件夹/plotcities.m
新建文件夹
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.