搜索资源列表
test-data-for-01-knapscap-problem
- 这个是用于01背包问题的测试数据,很多论文都用这其中的数据集来测试-This is a knapsack problem for the 01 test data, a lot of papers with which the data set to test
pso_01tsp
- 粒子群背包问题,最多处理数据500条.输入 pso 回车即可-the pso algorithm can solve the TSP,the most number is 500
GA01
- 完整解决0-1背包问题的遗传算法程序,包括输出数据统计-Complete knapsack problem solving o-1 genetic algorithm program