Q.Can you give the optimal solution to the knapsack instances n=7,
m=15,(p1,p2......p7) = (10,5,15,7,6,18,3) and
(w1,w2.....w7)=(2,3,5,7,1,4,1)?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to