搜索资源列表
HolyMoley
- 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排
tsp(2)
- 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
TSPSourceCode
- C#语言编写的基于遗传算法的旅行销售员问题的源程序-C# language based on the genetic algorithm travel to sell the source
TSPGACCODE
- 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
libMeridian-1.0.tar
- 件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。-mainly used to help computer enthusiasts Ant learning algorithm to do the ant algorith
GA_TSP_lunwen+yuanma
- 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problems. TSP problem described as follows: given a set of n cities and their 22 direct distance
LINGO1
- lingo 多旅行商问题的求解代码 每人限制运货为50-multi-lingo code for solving the traveling salesman problem restricted shipments of 50 per person
mtsp_ga
- 由matlab解决多旅行商问题,并且包括矩阵计算等功能-From matlab to solve multi-traveling salesman problem, and includes features such as matrix calculation
TSP11
- 这是一个很好用的多算法求解旅行商问题的源码。-This is a very good algorithm used in multi-source for Traveling Salesman Problem.
mtsp_ga
- matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
Multi-travelingsalesmanproblem
- 多旅行商问题是单旅行商问题的扩展, 具有更广泛的实际意义。在研究M TSP 解的特点的基础上, 提 出了最小化总行程和均分多个旅行商访问点数、最小化总行程及均分访问路程的两个多目标的M TSP 问题, 并分别给出了相应的数学模型、求解算法和应用实例, 实例表明模型的正确性。-Multi-traveling salesman problem traveling salesman problem is a single expans
mtspf_ga
- 用于多旅行商问题,高效,可视化强。非常强,不信-For multi-traveling salesman problem, efficient, strong visual
mtspf_ga
- 基于遗传算法的多旅行商问题求解,有过程变化图-MTSPF_GA Fixed Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
GATSP
- 用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more
Matlab多旅行商实验
- 用matlab程序求解多旅行商问题,使用蚁群算法(Solving multi traveling salesman problem)
mtsp问题matlab代码
- 使用ga算法,通过八种评价机制解决多旅行商问题(The GA algorithm is used to solve the multiple traveling salesman problem via eight evaluation mechanisms)
Matlab多旅行商实验
- 解决多种变型的多旅行商问题,延伸的一系列问题,有说明(Multiple traveling salesman problem)
5种多旅行商问题(MTSP)的遗传算法
- 基于遗传算法的多旅行商问题,其中有5种情况,均有代码(Multiple travel quotient problem based on genetic algorithm)
多旅行商
- 都是一些关于多旅行商方面的论文,包含配送物流的路径选择问题,值得一读(Are some papers about multi - travelers, including the routing problem of distribution logistics, is worth reading)
Matlab多旅行商实验
- 遗传算法解决5种多旅行商问题的matlab程序(Genetic algorithm to solve the matlab program of 5 multi-traveler problems.)