Skip to content

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