Skip to content

Knapsack solution program in Python. Both 'branch and bound' and 'brute force' algorithms with an explanatory PDF

Notifications You must be signed in to change notification settings

AndreaRubbi/Knapsack-implementation-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knapsack-implementation-Python by: Andrea Rubbi

Knapsack solution program in Python. Both 'branch and bound' and 'brute force' algorithms with an explanatory PDF

NB: this was part of a university project. Please read the PDF for all the information.

About

Knapsack solution program in Python. Both 'branch and bound' and 'brute force' algorithms with an explanatory PDF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages