Skip to content

Comments

Created Unbounded_Knapsack.cpp#563

Open
Sriansh-raj wants to merge 2 commits intokrishna14kant:masterfrom
Sriansh-raj:master
Open

Created Unbounded_Knapsack.cpp#563
Sriansh-raj wants to merge 2 commits intokrishna14kant:masterfrom
Sriansh-raj:master

Conversation

@Sriansh-raj
Copy link

Given a knapsack weight W and a set of n items with certain value 'vali' and weight 'wti', we need to calculate the maximum amount that could make up this quantity exactly.

Given a knapsack weight W and a set of n items with certain value 'vali' and weight 'wti', we need to calculate the maximum amount that could make up this quantity exactly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant