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

solving knapsack problem with n items with GA(genetic algorithm)

Home Page:https://github.com/MohammadAsadolahi/knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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