搜索资源列表

  1. HeuristicGuilherme

    0下载:
  2. Heuristic solution for the traveling salesman problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Guilherme
  1. tsp

    0下载:
  2. 多旅行商问题,最小生成树优化。 提供新思路-Multi-traveling salesman problem, minimum spanning tree optimization. To provide new ideas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:张路
  1. TabuSearchforTSP

    0下载:
  2. This gives source code of traveling salesman problem. The algorithm used is tabu search.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:Roger
  1. mtspf_ga

    0下载:
  2. Genetic Algorithm that solves te Multiple Travelling Salesman Problem. This algorithm uses fixed start and end points
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:jacobdeboer33
  1. mtsp_ga

    0下载:
  2. Algorithm that solves the Multiple Travelling Salemsan Problem. This algorithm needs the starting position of every salesman.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:jacobdeboer33
  1. Salesman

    0下载:
  2. Salesman With Genetic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:205824
    • 提供者:m_ice
  1. local_search

    0下载:
  2. 运用局部搜索算法实现旅行商问题。作者:陈华昌-The use of local search algorithm traveling salesman problem. Author: Chen Huachang
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:chc
  1. noising_method_articles

    0下载:
  2. Great articles on noising method algorithm for travelling salesman problem-Great articles on noising method algorithm for travelling salesman problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:543744
    • 提供者:Othwal
  1. DSS_HW1_2009

    0下载:
  2. a version of travelling salesman problem
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:fibisoglu
  1. tsp_ga_cities

    0下载:
  2. 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.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:Su Yu-Jiun
  1. 2

    0下载:
  2. PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:318464
    • 提供者:asdwe
  1. upload5

    0下载:
  2. 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:ocpocpocp
  1. MATLAB

    0下载:
  2. 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathema
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:zhangshenglin
  1. genetic

    0下载:
  2. genetic algorithm used to solve travelling salesman prolem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:ash
  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm travelin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:yanzhongyuan
  1. Traveling-Salesman

    0下载:
  2. his the classic traveling salesman problem. A traveling salesman has to visit 19 cities in any order. Each city has a profit to be earned by moving from a city to a different city. Each movement has a different pay
  3. 所属分类:其他行业

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:some one
  1. ACOTSP.V1.0

    0下载:
  2. Traveling salesman problem with Ant Colony Optimization-Traveling salesman problem with Ant Colony Optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:479232
    • 提供者:corsair
  1. Salesman

    0下载:
  2. Travelling salesman problem descr iption to code in matlab is provided in this document
  3. 所属分类:matlab例程

  1. New-Folder

    0下载:
  2. Modified Hopfield Neural Network for Travelling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:95232
    • 提供者:shiva
  1. traveling-salesman-problem

    0下载:
  2. 遗传算法解决旅行商问题,遗传算法对解决NP问题.-Genetic algorithm to solve traveling salesman problem, genetic algorithm to solve the NP problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:roy
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org