Consider the following IP problem: Maximize Z = 3x1 + 5x2, Subject to 5x1 7x2

Question:

Consider the following IP problem:
Maximize Z = –3x1 + 5x2,
Subject to
5x1 – 7x2 ≥ 3
and
xj ≤ 3
xj ≥ 0
xj is integer, for j = 1, 2.
(a) Solve this problem graphically.
(b) Use the MIP branch-and-bound algorithm presented in Sec. 12.7 to solve this problem by hand. For each subproblem, solve its LP relaxation graphically.
(c) Use the binary representation for integer variables to reformulate this problem as a BIP problem.
(d) Use the BIP branch-and-bound algorithm presented in Sec. 12.6 to solve the problem as formulated in part (c) interactively.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Introduction to Operations Research

ISBN: 978-1259162985

10th edition

Authors: Frederick S. Hillier, Gerald J. Lieberman

Question Posted: