mnswdhw/Genetic-algorithm-knapsack-with-penalty
This repository attempts to solve the knapsack problem using Genetic algorithm. It is a 0-1 knapsack and there is an added penalty of not taking specific items.
Python
This repository attempts to solve the knapsack problem using Genetic algorithm. It is a 0-1 knapsack and there is an added penalty of not taking specific items.
Python