搜索资源列表
Backtrack_0-1bag
- 从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
beibao
- 一个背包问题的启发式算法,在处理小数据时可以快速得到结果。-A heuristic algorithm for knapsack problem, in dealing with small data can quickly get results.
PackageProblem
- 动态规划算法求解01背包问题源码,有实例数据和参考文献-Dynamic programming algorithm source 01 knapsack problem, with instance data and references