Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please show all work, no coding. Let S={a,b,c,d,e,f,g} be a collection of objects with benefit-weight values, a:(12,4),b:(10,6),c:(8,5),d:(11,7),e:(14,3),f:(7,1),g:(9,6). a) What is an optimal solution to the

image text in transcribed

Please show all work, no coding.

Let S={a,b,c,d,e,f,g} be a collection of objects with benefit-weight values, a:(12,4),b:(10,6),c:(8,5),d:(11,7),e:(14,3),f:(7,1),g:(9,6). a) What is an optimal solution to the fractional knapsack problem for S assuming we have a sack that can hold objects with total weight 18 ? Show your work. Also, identify which objects are chosen and give the maximum profit. b) What is an optimal solution to the 0-1 knapsack problem for assuming we have a sack that can hold objects with total weight 18 ? Show your work. Also, identify which objects are chosen and give the maximum profit

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions

Question

What operator usually has right associativity?

Answered: 1 week ago