Location:
Search - travelling
Search list
Description: 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
-Traveling Salesman Problem, or TSP problem (Travelling Salesman Problem) is a well-known field of mathematics problems. Assuming there is a travel business to visit n cities, he must choose which path to go, via the restriction is to visit each city only once and the last to go back to the original departure city. Path selection objective is to get the path distance for all paths are the minimum.
Platform: |
Size: 1231872 |
Author: 吴昆 |
Hits:
Description: 这是一个用遗传算法来求解旅行商问题(TSP问题:Travelling Salesman Problem)的源代码,学习遗传算法,演化计算的很值得一看!-This is a genetic algorithm to solve the traveling salesman problem (TSP problems: Travelling Salesman Problem) source code, learning genetic algorithm, evolutionary computation is very worth a visit!
Platform: |
Size: 71680 |
Author: 郭肇禄 |
Hits:
Description: TSP问题的动态规划求解。问题描述:旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -TSP dynamic programming to solve the problem. Description of the problem: traveling salesman problem, namely TSP problem (Travelling Salesman Problem) is a well-known field of mathematics problems. Assuming there is a travel businessmen to visit n cities, he must choose which path to go, via the restriction is to visit each city only once and the last to go back to the original departure city. Path selection objective is to get the path distance for all paths are the minimum.
Platform: |
Size: 1045504 |
Author: 黄艺敏 |
Hits:
Description: sovling TSP(Travelling Salesman Problem) with GAs -sovling TSP (Travelling Salesman Problem) with GAs
Platform: |
Size: 2048 |
Author: li |
Hits:
Description: Travelling saleman by C-Travelling saleman by C++
Platform: |
Size: 3072 |
Author: Anh Dang |
Hits:
Description: This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
Platform: |
Size: 60416 |
Author: yyavuz |
Hits:
Description: 旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短。-TSP (Travelling Salesman Problem, Jane Hutchison TSP, also known as the traveling salesman problem): with n cities and the distance matrix D = [dij], which said dij city i to city j the distance, i, j = 1, 2 ... n, the problem is to identify each city exactly once visited a loop and make it to the shortest path length.
Platform: |
Size: 268288 |
Author: 章为到 |
Hits:
Description: heuristic algotrihm for travelling salesman problem
Platform: |
Size: 3072 |
Author: sadi |
Hits:
Description: a nearest neighbor heuristic solving travelling salesman problem. it is great. h-a nearest neighbor heuristic solving travelling salesman problem. it is great. hehehhehehhee
Platform: |
Size: 1024 |
Author: albert |
Hits:
Description: it explains the turbulence concept of flight and air streams in the flight travelling
Platform: |
Size: 1712128 |
Author: Gopalakrishnan |
Hits:
Description: this codeings having the complete soulution of the travelling sales man problem
Platform: |
Size: 34816 |
Author: sathish |
Hits:
Description: Genetic Algorithm that solves te Multiple Travelling Salesman Problem. This algorithm uses fixed start and end points
Platform: |
Size: 3072 |
Author: jacobdeboer33 |
Hits:
Description: Algorithm that solves the Multiple Travelling Salemsan Problem. This algorithm needs the starting position of every salesman.
Platform: |
Size: 3072 |
Author: jacobdeboer33 |
Hits:
Description: Great articles on noising method algorithm for travelling salesman problem-Great articles on noising method algorithm for travelling salesman problem
Platform: |
Size: 543744 |
Author: Othwal |
Hits:
Description: Travelling Sales man problem using Tabu Search
Platform: |
Size: 3072 |
Author: Chris Leung |
Hits:
Description: 利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.
Platform: |
Size: 7168 |
Author: yanzhongyuan |
Hits:
Description: Modified Hopfield Neural Network for Travelling Salesman Problem
Platform: |
Size: 95232 |
Author: shiva |
Hits:
Description: An implementation of ant colony for travelling salesman problem
Platform: |
Size: 6144 |
Author: ddt_doublet |
Hits:
Description: Matlab code for Travelling salesman problem
Platform: |
Size: 3072 |
Author: rosy |
Hits:
Description: The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
Platform: |
Size: 2048 |
Author: ramin |
Hits:
« 12
3
4
5
6
7
8
9
10
...
13
»