Skip to content

In this Java project several different solutions of the NP-complete knapsack problem are illustrated. It comes with a framework to measure the time of the different algorthms and compare their solutions.

License

Notifications You must be signed in to change notification settings

MHaselmaier/Knapsack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Knapsack

In this Java project several different solutions of the NP-complete knapsack problem are illustrated. It comes with a framework to measure the time of the different algorthms and compare their solutions.

More information about the problem: https://en.wikipedia.org/wiki/Knapsack_problem

About

In this Java project several different solutions of the NP-complete knapsack problem are illustrated. It comes with a framework to measure the time of the different algorthms and compare their solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages