Skip to content

MohammadAsadolahi/knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python

Repository files navigation

knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python

Solving knapsack problem with "n" items and limited capacity with evolutionary strategy(genetic algorithm)

Average Value over 100 generations

Average Value over 100 generations

Elite Chromosome over 100 generations

Elite Chromosome over 100 generations

Average and Elite values over 100 generations

Average and Elite values over 100 generations