Given three items as {value, weight} pairs {{20, 10}, {30,10},
{20,5}}. The capacity of the knapsack=20. Assume items are
divisible, please find the maximum value we can take using the
knapsack.
Group of answer choices
A. 60
B. 80
C. 100
D. 40
Given three items as {value, weight} pairs {{20, 10}, {30,10}, {20,5}}. The capacity of the knapsack=20. Assume items ar
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given three items as {value, weight} pairs {{20, 10}, {30,10}, {20,5}}. The capacity of the knapsack=20. Assume items ar
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!