Question: Use the BIP branch - and - bound algorithm to solve this BIP model interactively. The BIP model is in the photo. The optimal solution

Use the BIP branch-and-bound algorithm to solve this BIP model interactively. The BIP model is in the photo. The optimal solution is already in the photo. But what I need is a binary integer programming (BIP) branch and bound algorithm with the steps. Also the problem has already been formed into a BIP model.
Objective Function:
Maximize
Z=y11+2y12+5y21+10y22
Subject to the Constraints:
(y11+2y12)+(10y21+20y22)20
y11+2y122
yijin{0,1}, for i=1,2 and j=1,2
Optimal Solution
The optimal solution is:
(y11,y12,y21,y22)=(0,0,0,1), with Z=10
 Use the BIP branch-and-bound algorithm to solve this BIP model interactively.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!