Question: Consider the following branch - and - bound tree for solving a three - variable mixed integer programming problem, where only x 1 and x
Consider the following branchandbound tree for solving a threevariable mixed
integer programming problem, where only x and x are required to be integer.Question Consider the following MIP:
max z x x x
stx x x
x x x
x x x
x x are integer
Below is a partial branchandbound tree used to solve the problem the nodes without any informa
tion printed are nodes that have not been explored yet
z
x
x
x
Node
z
x
x
x
Node
z
x
x
x
Node
z
x
x
x
Node
z
x
x
x
Node
z
x
x
x
Node
z Inf
x
Inf
x
Inf
x
Inf
Node
z
x
x
x
Node
z inf
x
inf
x
inf
x
inf
Node
x x
x x x x
x x
What is the best feasible solution to the MIP found so far?
Is it a minimization or maximization problem? Why?
What is the best and correct upper bound to the IP that can be deduced?
What is the best and correct lower bound to the IP that can be deduced?
Write down the additional constraints of the linear programming relaxation solved at
node compared to that solved at the root.
Which nodes are candidates to explore next if node has a feasible solution with z
If node has a feasible solution with z which LP was solved first: The one
corresponding to Node or the one corresponding to Node Why? Problem Consider the following branchandbound tree for solving a threevariable mixed integer programming problem, where only x and x are required to be integer.
Is it a minimization or maximization problem? Why?
What is the best and correct upper bound to the IP that can be deduced?
What is the best and correct lower bound to the IP that can be deduced?
Write down the additional constraints of the linear programming relaxation solved at node compared to that solved at the root.
Which nodes are candidates to explore next if node has a feasible solution with z
If node has a feasible solution with z which LP was solved first: The one corresponding to Node or the one corresponding to Node Why?
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
