Question: Q 2 ) While implementing the Branch & Bound algorithm, use Pyomo to solve the LP relaxation subproblems at each node ( all variable domains

Q2) While implementing the Branch & Bound algorithm, use Pyomo to solve the LP relaxation subproblems at each node (all variable domains set to 'NonNegativeReals).
Among variables with fractional values, select the one with the smaller index for branching. Report the LB and UB at each node. Clearly state how the nodes are fathomed.
(Note that the problem contains both integer and continuous variables.)(50 points)
Use the MIP branch-and-bound algorithm presented in
Sec. 12.7 to solve the following MIP problem interactively:
Maximize
Z =5x,+4x2+4x3+2x4,
subject to
x,+3x2
5x+
X2
2
+2x3
+
4
+2x4
53
+
IA IA
=
10
15
6
and
0,
x, is integer,
for 1,2,3,4
for j =1,2,3.

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 Databases Questions!