Question: ( a ) Explain what an Integer Programming Problem is . Explain in words what the Knapsack Problem is . Formulate the Knapsack Problem as
a Explain what an Integer Programming Problem is Explain in words what
the Knapsack Problem is Formulate the Knapsack Problem as an Integer
Programming Problem. In this integer programming formulation explain the
meaning of all parameters, variables and constraints.
b We have a knapsack of size and four items. Let the values and
sizes of the four items be as follows:
Describe the heuristics and introduced
in the lectures for the Knapsack Problem and the combined heuristic and
use the three heuristics to obtain solutions for the above instance of the
Knapsack Problem.
c Using the backtracking branchandbound algorithm, solve the following in
stance of MAXSAT. In the algorithm, assign a variable the value true be
fore assigning it the value false Depict backtracking as a search tree and
provide explanation.
can you solve this a Solve the following LP problem graphically. Explain how you find the solu
tions and give all the optimal solutions.
minimize
subject
b List four possible types of outcome for an LP problem.
c Find the optimal value of the objective function of the following LP problem
by directly solving the dual.
maxz
d State the Bin Packing Problem BPP and explain in words how the Next Fit,
First Fit and First Fit Decreasing heuristics work. Run each of these three
heuristics on the following example: Let be the capacity of each bin
and Explain why First Fit Decreasing produces an
optimal solution. a Solve the following LP problem graphically. Explain how you find the solu
tions and give all the optimal solutions.
minimize
subject
b List four possible types of outcome for an LP problem.
c Find the optimal value of the objective function of the following LP problem
by directly solving the dual.
maxz
d State the Bin Packing Problem BPP and explain in words how the Next Fit,
First Fit and First Fit Decreasing heuristics work. Run each of these three
heuristics on the following example: Let be the capacity of each bin
and Explain why First Fit Decreasing produces an
optimal solution.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
