搜索资源列表
模拟退火算法求解TSP问题
- 模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
蚁群算法tsp问题matlab程序
- 简单的求解tsp问题的蚁群算法matlab程序
TSP.rar
- 通过模拟退火的HOPFIELD神经网络求解TSP问题,HOPFIELD through simulated annealing neural network for solving the TSP problem
PSO-TSP.rar
- 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
演化法
- 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
GA_TSP
- 用VC写的遗传算法求解TSP问题程序,研一时候的作业,有多种变异和交叉方法,可以对比各中组合的计算结果-Written by VC genetic algorithm procedure TSP problem, a study of the operation time, there are several variations and cross-method comparison of the results of portfolio
tspyouhua
- 将局部优化算子引入遗传算法求解TSP问题,以求提高算法的性能。具体措施是在标准遗传算法的最后阶段增加步,即对每代的最优个体进行一定次数的局部搜索,以求改善该最优个体。首先提出将反序一杂交法引入局部优化过程中。 同几种‘常用的局部优化力一法相比,反序一杂交法的性能最为突出。实验结果表明,该优化力一法能有效求解300个城市以内的 TSP问题。 -Will introduce a local optimization operator TSP problem genetic algorit
Tsp--SA
- 基于sa求解的tsp问题,绝对可以执行,请放心下载。-Based sa problem solving tsp absolutely can perform, please be assured to download.
TSP
- 提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
tsp
- 求解TSP问题,遗传算法的巡航例程,一架飞机进行巡航。-np problem
Tabu-search-method-tsp
- 禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
TSP-issues
- 利用遗传算法求解TSP问题,是遗传算法入门学习的好程序-Genetic Algorithm for TSP, is a good entry-learning program on Genetic Algorithms
tsp_pso
- 基于JAVA语言,使用粒子群算法求解旅行商(TSP)问题(Using particle swarm optimization (pso) algorithm to solve the traveling salesman problem)
禁忌搜索算法
- 用于初学者学习tsp问题及其掌握禁忌搜索算法的应用(For beginners to learn TSP problems and master limited searching algorithm applications)
chapter22
- 蚁群算法的优化计算,属于求解TSP问题代码。(Ant colony algorithm for solving TSP code.)
swap
- 该程序是用于求解tsp问题,采用模拟退火的算法。(Solving the TSP problem)
混合粒子群算法原始
- 采用混合粒子群算法求解tsp问题MATLAB仿真(Hybrid particle swarm optimization (PSO) algorithm for MATLAB simulation of TSP problem)
遗传算法求解TSP问题
- matlab求解TSP的源代码,可以求解旅行商问题(Matlab source code for solving TSP)
人工鱼群求解TSP问题
- 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)
遗传模拟退火算法求解TSP问题matlab代码
- 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)