背包问题
连续背包问题
贪婪算法
回溯
变更制定问题
数学优化
下料问题
遗传算法
多项式时间逼近格式
贪婪随机自适应搜索过程
数学
算法
计算机科学
最优化问题
作者
Jiangfei Zhao,Huang Ting-lei,Fei Pang,Yuanjie Liu
摘要
0-1 knapsack problem is a typical NP complex issues in field of computer. Traditional solve knapsack problem is recursively backtracking and greedy methods. Use recursive backtracking to solve knapsack problem algorithm of the advantages of thinking is that it simple and it can completely traverse the search space, sure to find the optimal solution but the solution space is exponential growth, when the large to a certain extent, with This algorithm will solve the knapsack problem is unrealistic. The greedy algorithm can only be obtained Approximate solve in a certain range near the optimal solution. In this paper, based on 0-1 knapsack problem is given a mathematical model, and analysis of the greedy strategy .we give agenetic algorithm to solve the knapsack problem. Greedy strategy combining the traditional genetic algorithm has been improved and shortened the time to solve, and to improve the accuracy of the solution.
科研通智能强力驱动
Strongly Powered by AbleSci AI