搜索资源列表
-
0下载:
旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common m
-
-
0下载:
Genetic algorithm and its application, Chen Guoliang edited and published with the People s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its p
-