DocumentCode
3347766
Title
Genetic Algorithm Based on Greedy Strategy in the 0-1 Knapsack Problem
Author
Zhao, Jiangfei ; Huang, Tinglei ; Pang, Fei ; Liu, Yuanjie
Author_Institution
Sch. of Comput. & Control, Guilin Univ. of Electron. Technol., Guilin, China
fYear
2009
fDate
14-17 Oct. 2009
Firstpage
105
Lastpage
107
Abstract
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.
Keywords
computational complexity; genetic algorithms; greedy algorithms; knapsack problems; NP complex issues; genetic algorithm; greedy strategy; knapsack problem; mathematical model; recursive backtracking; Algorithm design and analysis; Electric variables control; Genetic algorithms; Greedy algorithms; Mathematical model; Mathematical programming; NP-hard problem; Packaging; 0-1 Knapsack Problem; Greedy strategy; genetic algorithm;
fLanguage
English
Publisher
ieee
Conference_Titel
Genetic and Evolutionary Computing, 2009. WGEC '09. 3rd International Conference on
Conference_Location
Guilin
Print_ISBN
978-0-7695-3899-0
Type
conf
DOI
10.1109/WGEC.2009.43
Filename
5402937
Link To Document