搜索结果

找到约 25 项符合 Salesman 的查询结果

matlab例程 TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect

TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
https://www.eeworm.com/dl/665/313199.html
下载: 74
查看: 1075

matlab例程 旅行者问题(travelling salesman problem)算法

旅行者问题(travelling salesman problem)算法
https://www.eeworm.com/dl/665/320588.html
下载: 45
查看: 1175

VC书籍 The source code of Travelling Salesman Problem. Implement in Visual C++.

The source code of Travelling Salesman Problem. Implement in Visual C++.
https://www.eeworm.com/dl/686/332313.html
下载: 190
查看: 1112

人工智能/神经网络 sovling TSP(Travelling Salesman Problem) with GAs

sovling TSP(Travelling Salesman Problem) with GAs
https://www.eeworm.com/dl/650/378490.html
下载: 80
查看: 1054

其他 TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一,旅行商的VC算法实现

TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一,旅行商的VC算法实现
https://www.eeworm.com/dl/534/380400.html
下载: 124
查看: 1043

人工智能/神经网络 Genetic Algorithm (GA) based solver for the Traveling Salesman Problem

Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
https://www.eeworm.com/dl/650/449363.html
下载: 196
查看: 1061

matlab例程 a program about Traveling Salesman Problem (TSP) Genetic Algorithm

a program about Traveling Salesman Problem (TSP) Genetic Algorithm
https://www.eeworm.com/dl/665/462039.html
下载: 61
查看: 1046

人工智能/神经网络 Solve the traveling salesman problem with a genetic algorithm.

Solve the traveling salesman problem with a genetic algorithm.
https://www.eeworm.com/dl/650/482147.html
下载: 196
查看: 1080

数值算法/人工智能 旅行商问题(Travelling Salesman Problem, 简记TSP

旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短。
https://www.eeworm.com/dl/518/489949.html
下载: 187
查看: 1081

matlab例程 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

物流分析工具包。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 spa ...
https://www.eeworm.com/dl/665/153823.html
下载: 52
查看: 1091