/optimization-techniques-for-an-NP-Problem-01-Knapsack-

Implementation of various techniques for tackling the 01 knapsack problem, such as Dynamic programming, backtracking, genetic algorithm

Primary LanguagePython

This repository is not active