Consider a maximizing MILP over x1 0, and x2, x3, x4 = 0 or 1. (a)

Question:

Consider a maximizing MILP over x1 Ú 0, and x2, x3, x4 = 0 or 1.image text in transcribed

(a) Solve the problem by LP-based Branch and Bound Algorithm 12A, using the given table of candidate problem solutions, and record your computations in a branch and bound tree. When more than one node is active, select the deepest in the tree, breaking ties in favor of the child with newly fixed variable value most like that of its parent’s relaxation optimum. When needed, branch on the fractional variable of the most recent LP relaxation that is closest to integer in value. Start with no incumbent solution, and do not round to create early incumbents.

(b) Briefly explain why the logic of Branch and Bound assures your final solution is optimal.

(c) The table used for part

(a) is a convenience, but really solving the given ILP by branch and bound would have required actually solving a series of candidate problem LP relaxations. How many would have been needed to do the computations of part (a)?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: