搜索资源列表
pso_NEW_1
- 运用多目标蚁群算法求解旅行商问题,很好的一个程序。-The use of multi-objective Ant Colony Algorithm for Solving Traveling Salesman Problem, a good one.
tsp
- 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
HybridalgorithmbasedonabalancedstudyofMTSP
- 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
tsp
- 多旅行商问题,最小生成树优化。 提供新思路-Multi-traveling salesman problem, minimum spanning tree optimization. To provide new ideas
TabuSearchforTSP
- This gives source code of traveling salesman problem. The algorithm used is tabu search.
local_search
- 运用局部搜索算法实现旅行商问题。作者:陈华昌-The use of local search algorithm traveling salesman problem. Author: Chen Huachang
tsp_ga_cities
- Develop a generic genetic algorithm to solve the traveling salesman problem with 20 cities that are uniformly distributed within a unit square in a 2-dimensional plane.
2
- PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
ACOTSP.V1.0
- Traveling salesman problem with Ant Colony Optimization-Traveling salesman problem with Ant Colony Optimization
traveling-salesman-problem
- 遗传算法解决旅行商问题,遗传算法对解决NP问题.-Genetic algorithm to solve traveling salesman problem, genetic algorithm to solve the NP problem.
traveling-salesman-problem
- 这是用MATLAB语言编写的一个程序源代码,这个算法构建了一个可对旅行商问题进行组合优化的连续型神经网络模型,可以快速而有效的找到最优路径。-This is a MATLAB source code, this algorithm construct a combinatorial optimization and continuous neural network model for sovleing traveling salesman problem, it can quickly a
traveling-salesman-problem
- 神经网络在旅行商问题中的运用,很棒的源代码!-The use of neural network in the traveling salesman problem, a great source!
TSP-traveling-salesman-problem
- 本设计使用SOM神经网络解决TSP旅行销售员问题-The design uses SOM neural network to solve TSP traveling salesman problem
traveling-salesman-problem-in-China.
- Genetic algorithms to solve the traveling salesman problem in China.
299---Traveling-Salesman-Problem-via-Genetic-Algo
- 299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
Traveling-salesman-problem
- 货郎担问题,最短路径算法,使用c++实现-Traveling salesman problem using the shortest path algorithm data structure to achieve c++
traveling-salesman-problem
- 旅行商问题研究,对初学者对禁忌搜索,蚁群算法,和模拟退火有很大帮助。-Traveling Salesman Problem, for beginners tabu search, ant colony algorithm, and simulated annealing of great help.
Traveling-Salesman-Problem
- C语言解决旅行商问题(货郎担问题),使用的是遗传算法-C language to solve the traveling salesman problem (TSP), using a genetic algorithm
TSP-Traveling-Salesman-Problem
- TSP解决旅行商问题,设计出最优最便捷的方案实现最好的效果。-TSP Traveling Salesman Problem, the optimal design of the most convenient solutions to achieve the best results.
Traveling Salesman Problem with ICA
- Traveling Salesman Problem with Imperialist Competitive Algorithm (ICA)