GA_for_TSP

所属分类:人工智能/神经网络/深度学习
开发工具:Visual Basic
文件大小:25KB
下载次数:99
上传日期:2006-09-29 12:11:41
上 传 者ybj2004
说明:  用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。
(genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.)

文件列表:
用遗传算法求解背包问题\背包问题的遗传算法解法\frmMain.frm (11160, 2004-09-12)
用遗传算法求解背包问题\背包问题的遗传算法解法\GA.exe (32768, 2004-09-12)
用遗传算法求解背包问题\背包问题的遗传算法解法\GA.gif (12780, 2004-09-12)
用遗传算法求解背包问题\背包问题的遗传算法解法\GA.vbp (673, 2004-09-12)
用遗传算法求解背包问题\背包问题的遗传算法解法\源码说明.txt (2022, 2004-09-12)
用遗传算法求解背包问题\背包问题的遗传算法解法 (0, 2004-09-12)
用遗传算法求解背包问题\说明.txt (259, 2006-09-28)
用遗传算法求解背包问题 (0, 2006-09-28)

近期下载者

相关文件


收藏者