Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - shortest path tsp
Search - shortest path tsp - List
DL : 0
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Date : 2025-12-29 Size : 4.63mb User : 陈宝文

Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Date : 2025-12-29 Size : 3kb User : 阳关

DL : 0
一个简单的TSP算法程序,使用退火算法,计算最短路径的问题,供学习-A simple TSP algorithm, the use of annealing algorithm to calculate the shortest path problem, for learning
Date : 2025-12-29 Size : 1kb User :

DL : 0
求最短路径 tsp matlab M文件-The shortest path tsp matlab
Date : 2025-12-29 Size : 589kb User : agan

DL : 0
利用蚁群算法求解tsp(旅行商)问题,给出遍历方案,最后求出最短路径。-Ant colony algorithm for tsp (TSP) problem, given traversal solutions, and finally find the shortest path.
Date : 2025-12-29 Size : 3kb User : leo wong

DL : 0
Matlab实现蚁群寻找最短路径的TSP问题,有图像描述。-Matlab to find the shortest path to achieve ant TSP problem, there is the image description.
Date : 2025-12-29 Size : 5kb User : 丛金鑫

DL : 0
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program D is the distance matrix, n is the population number of parameters a C coordinates of the 31 cities to stop algebra, genetic to C on behalf of the program stops, the specific values ​ ​ of C depending on the size and time-consuming, m alpha for the fitness value of the normalized phase-out acceleration index, and is best taken as 1, 2, 3, 4, and not too much eliminated the protection index, it is desirable for any decimal between 0 and 1, taking 1:00 off the protective function, it is recommended to take a value between 0.8 to 1.0 R for the shortest path, Rlength for the path length
Date : 2025-12-29 Size : 4kb User : fuhai

DL : 0
蚁群算法 TSP商旅问题 最优路径 最短路问题-Ant colony algorithm TSP business problems The optimal path The shortest path problem The application of graph theory
Date : 2025-12-29 Size : 2kb User : wolfmark

DL : 0
ant colony algorithm for tsp calculate the shortest path between differnt cities. traveler pass from any city onr time
Date : 2025-12-29 Size : 3kb User : sepide

用蚁群算法来求解最短路径问题,在matlab下运行-Ant colony algorithm to solve the shortest path problem, run in matlab
Date : 2025-12-29 Size : 9kb User : ashley yang

DL : 0
研究蚁群算法的经典论文和解决TSP问题的源程序。绘制最短路径图和收敛图。-classic papers and problem solving TSP source program. Draw the shortest path map and convergence graph.
Date : 2025-12-29 Size : 1.79mb User : 张亚楠

DL : 0
用遗传算法解决最短路径优化TSP问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms
Date : 2025-12-29 Size : 2kb User : liu

DL : 0
基于蚁群算法的TSP实现,可计算数模运输问题中的最短路径问题-TSP based on ant colony algorithm to achieve, can calculate the shortest path problem of the d/a transportation problem
Date : 2025-12-29 Size : 1kb User : 龙思怡

对旅行商最短路径的TPS经典问题求解,研究生课程《控制理论及其应用》课本里的原书matlab程序代码。-The TSP shortest path to the classic TPS problem solving, the course control theory and its application in the original book matlab code.
Date : 2025-12-29 Size : 140kb User : lily

本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
Date : 2025-12-29 Size : 12kb User : lm521

tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is an optimization problem of multi local optimum, genetic algorithm is an optimization algorithm based on the evolution of a population, on the basis of the optimization program will automatically find the shortest path)
Date : 2025-12-29 Size : 143kb User : 淡然踏歌

DL : 0
这是一个没有利用MATLAB工具箱编写的遗传算法 用来求解TSP问题寻求最短路径(This is a genetic algorithm that is not written using the MATLAB toolbox Used to solve the TSP problem to find the shortest path)
Date : 2025-12-29 Size : 2kb User : ellipse

蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intelligence behavior. It has the advantages of strong robustness, excellent distributed computer system, and easy combination with other methods. This algorithm is used to solve the shortest solution. Path problems, and achieved good results on TSP travel business issues. At the same time, it can also be referenced in such areas as image coloring, vehicle scheduling, integrated circuit design, communication networks, and data clustering.)
Date : 2025-12-29 Size : 1.75mb User : 元气满满

DL : 0
禁忌搜索算法,主要为解决TSP问题,选取31个城市,目标是31个城市的路径最短化(Tabu search algorithm, mainly to solve the TSP problem, select 31 cities, the goal is the shortest path of 31 cities.)
Date : 2025-12-29 Size : 4kb User : Jackstar

TSP问题实现多目标点的路径规划,使其路径最短(The TSP problem realizes the path planning of multiple target points, making the shortest path.)
Date : 2025-12-29 Size : 5kb User : 曾经的王
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.