Solving the 0/1 knapsack problem using an adaptive genetic algorithm

Solving the 0/1 knapsack problem using an adaptive genetic algorithm

0.00 Avg rating0 Votes
Article ID: iaor2004731
Country: United States
Volume: 16
Issue: 1
Start Page Number: 23
End Page Number: 30
Publication Date: Jan 2002
Journal: Artificial Intelligence for Engineering Design Analysis and Manufacturing
Authors:
Keywords: genetic algorithms, knapsack problem
Abstract:

Probabilistic and stochastic algorithms have been used to solve many hard optimization problems since they can provide solutions to problems where often standard algorithms have failed. These algorithms basically search through a space of potential solutions using randomness as a major factor to make decisions. In this research, the knapsack problem (optimization problem) is solved using a genetic algorithm approach. Subsequently, comparisons are made with a greedy method and a heuristic algorithm. The knapsack problem is recognized to be NP-hard. Genetic algorithms are among search procedures based on natural selection and natural genetics. They randomly create an initial population of individuals. Then, they use genetic operators to yield new offspring. In this research, a genetic algorithm is used to solve the 0/1 knapsack problem. Special consideration is given to the penalty function where constant and self-adaptive penalty functions are adopted.

Reviews

Required fields are marked *. Your email address will not be published.