Consider a minimizing MILP over x1, x2, x3 binary and x4 0. (a) Solve the problem

Question:

Consider a minimizing MILP over x1, x2, x3 binary and x4 Ú 0.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, apply the Depth-First rule, 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) Point out the first time in your enumeration of

(a) where a comparable search based on depth-forward-best-back enumeration would have taken up a different candidate than was done in your depth-first sequence.
Explain.

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

Step by Step Answer:

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