搜索资源列表
genetic-algorithm
- 在旅行商问题中利用遗传算法求解,这是遗传算法的代码-genetic algorithm
M-TSP
- 多旅行商问题的程序代码,通用性强,稍加修改就能使用。-solution of M-TSP problem
59b97a0f9cd260b6704714809da8ed39
- 旅行商问题是一个经典的问题,此代码用三种方法(枚举法,回溯法,贪心法),并可以对这三种方法进行比较-Traveling salesman problem is a classic problem, this code in three ways (enumeration method, backtracking, greedy method), and can be compared to the three methods