登录
首页 » Windows开发 » 采用遗传算法的 tsp 问题

采用遗传算法的 tsp 问题

于 2023-08-16 发布 文件大小:119.02 kB
0 32
下载积分: 2 下载次数: 1

代码说明:

旅行商问题 (TSP) 是一个基准和计算机科学和行动研究中的老问题。它可以表示为: N 的网络节点 (或城市),与 " 节点 1" 作为 "总部" 和旅行成本 (或距离或旅行时间等) 矩阵 C = [cij] 的顺序给出了 n 与序的节点对 (i,j) 相关联。问题是要找到一个最不成本哈密顿周期。 根据成本矩阵的结构,Tsp 被分为两个群体 — — 对称和非对称。TSP 是对称如果 cij = cji,∀ i、 j 和非对称否则为。N 市非对称的 tsp 问题,有)! 1 (−n 可能的解决方案,一个或多个的给出了最小的成本。 对于 n 市对称 tsp 问题,有 2)! 1 (−n 可能的解决办法以及它们具有相同的总费用的反向循环排列。在任一情况下解的个数成为极大甚至中等大 n 因此穷举搜索是不切实际的。主要原因有三个为什么 tsp 问题已引起了很多研究者的关注和仍然是一个活跃的研究领域。第一,大量的现实世界的问题可以被建模为 TSP。第二,它被证明是 NP-完全问题 [1]。第三,NP-完全问题的意义上,没有人能找到任何真正有效的方式解决他们的大难治性

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 八皇后的图形界面程序,c语言编写。
    八皇后的图形界面程序,c语言编写。-eight Queen"s graphical interface procedures, c languages.
    2022-07-16 16:18:36下载
    积分:1
  • 重新启动和关闭电脑
    sar数据处理软件,韩国人开发,利用sar数据获取海表风场、流场、海浪信息-SAR Ocean Processor
    2023-05-26 00:10:03下载
    积分:1
  • Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
    Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数组中记录个数n 第二行输入n个有序的整型关键码,以空格隔开 接下来输入三个待查关键码,每个关键码占一行 Output format: 对于每个关键码,分别输出: 找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开 接下来一行输出查找到的位置 接下来一行输出变化后的待查找序列 -Description: The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
    2023-05-15 19:40:03下载
    积分:1
  • 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
    内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
    2022-03-23 13:19:41下载
    积分:1
  • 查询CPU信息
    MFC源码 关于获取CPU信息,信息有厂商 频率 等一系列信息 里面应用的还有汇编 所以比WMI查询的信息更加准确和有效
    2022-02-04 07:41:08下载
    积分:1
  • C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
    C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
    2023-07-27 05:35:03下载
    积分:1
  • 导出到Excel
    Export To Excel {*** *** *** *** *** *** *** *** *****} { TExcel Component 3.3 for Delphi 1.0 .. 3.0 } { } { Copyright (c) 1996 ... 1998 Tibor F. Liska } { Tel/Fax: +36-1-165-2019 } { Office: +36-1-209-5284 } { E-mail: liska@sztaki.hu } {*****************************************************} { } { TExcel is provided free of charge as so long as } { it is not in commercial use. When it produces } { income for you, please send me some portion of } { your income (at least $50). Thank you. } { } {*****************************************************}-Export To Excel {*****************************************************} { TExcel Component 3.3 for Delphi 1.0 .. 3.0 } { } { Copyright (c) 1996 ... 1998 Tibor F. Liska } { Tel/Fax: +36-1-165-2019 } { Office: +36-1-209-5284 } { E-mail: liska@sztaki.hu
    2023-02-24 23:05:04下载
    积分:1
  • Based on the C++ The SMTP e
    基于C++的SMTP的WINSOCK邮件发送器-Based on the C++ The SMTP e-mail transmitter of WINSOCK
    2022-03-04 03:09:16下载
    积分:1
  • 指纹识别系统设计时进行方向图二值化的简单小程序
    指纹识别系统设计时进行方向图二值化的简单小程序-Fingerprint Identification System design pattern to a simple binary applet
    2022-11-04 18:00:03下载
    积分:1
  • 简单PL0编译器,有简单的界面,支持debug错误提示
    简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
    2022-03-19 19:37:58下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载