ISE 421 Operations Research 2 Uncategorized Quiz Questions
- Take the
LP
model

Select a basis and prove it is feasible. - Consider the LP problem

Construct the simplex tableau corresponding
to the basis B = (P2, P5).
Take the MIP model

The optimal tableau of the dual problem for the relaxed primal problem is:
| Basic |
y1 |
y2 |
y3 |
y4 |
Solution |
| w |
0 |
0 |
 |
 |
 |
| y2 |
0 |
1 |
 |
 |
 |
| y1 |
1 |
0 |
 |
 |
 |
In the optimal dual problem tableau, y3 and y4
are the slack variables associated with the first and the second dual
constraints. Apply branch and bound and terminate when the first integer
solution is found. Instructor: Dr Muhammad
Al-Salamah |