Question: Let be the following integer-linear program. : min 15x 1 + 12 2 subject to: 4 1 + 2 2 5 2 1 + 4
Let be the following integer-linear program.
: min 15x1 + 122
subject to:
41 + 22 5
21 + 42 8
21 32 4
1 + 2 10
1 0, integer
2 0, integer
Solve using the Branch-and-Bound algorithm: solve graphically the LP-relaxation of each
subproblem encountered in the enumeration tree (make sure your figures are clear). Branch
on the fractional variable with fractional value (non-integer part) closest to . Among the
unexplored nodes in the enumeration tree, select that with most promising bound (best
bound first search). For each subproblem, highlight the feasible region in the figures. Report
your algorithmic decisions clearly. Give the optimal solution and the optimal value of the
objective function. Show all work.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
