Lecture 3 Linear Programming, Minization Problems
Lecture 3 Linear Programming, Minization Problems
OPERATIONS RESEARCH
2019/2020 ACADEMIC SESSION
A 4 4.5 8 500
B 2 9 7 600
Variables x y z s1 s2 p b
Constraint 1 45 18 15 1 0 0 12
Constraint 2 45 8 35 0 1 0 15
Objective -9000 -800 -100 0 0 0 0
4. Check optimality • Make all variables in the last row 0 or
positive
An optimum solution has all
• look for the value that can quickly get to
its values in the last row ≥ 0 ( zero in the last row
Non negative)
• This is the pivot column
• Since 3 elements in the last row are
negative, it means the solution is not • Identify the pivot row;
optimum
• The intersection value is the pivot element
• Make the pivot element 1 and all other
element in the same column 0
• Check optimality
• Repeat the process to find the optimum
solution
Thank you.