搜索资源列表

  1. geneticTSP

    0下载:
  2. matlab这是一个完整的基于遗传算法的TSP算法,调用格式为: [Shortroute,ShortLen]=GATSP(C) 其中,Shortroute为最优圈; ShortLen为最优圈的长度; C为节点(城市)的坐标矩阵:第一列为横坐标,第二列为纵坐标。-TSP algorithm based on genetic algorithm matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:5120
    • 提供者:随风
  1. chapter4

    0下载:
  2. TSP是典型的NP完全问题,既其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,到目前为止还未找到一个多项式时间的有效算法。(TSP is a typical NP complete problem, and its worst-case time complexity increases exponentially as the problem size increases. So far, no polynomial tim
  3. 所属分类:书籍源码

    • 发布日期:2024-06-11
    • 文件大小:6144
    • 提供者:张东冉111
  1. PSO_TSP(混合粒子群:较优)

    0下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. 遗传模拟退火算法求解TSP问题matlab代码

    0下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehic
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:11264
    • 提供者:hayjao2020

源码中国 www.ymcn.org