Skip to content

wfry1994/Knapsack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knapsack

Knapsack algorithm implemented in C++

A Makefile has been included. The program will read in the data from the included text file knapsack.txt. The optimal knapsack solution will then be output to the console as well as the items included in the solution.

About

Knapsack algorithm implemented in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published