Duality in Linear Programming
Duality implies that each linear programming problem can be analysed in two
different ways (as primal and dual LPP), which have equivalent solutions.
Mirror Image of LPP is said to be its dual
We do opposite of everything
Steps for a Standard primal Form: -
1. Change the objective function to Maximization Form.
2. If the constraints have an inequality sign'>=' the convert into '<='
3. If the constraint has an '=' sign then replace it by two constraints involving the
inequalities going in opposite directions.
4. Every unrestricted variable is replaced by the difference of two non-negative
variables.
5. Standard primal form of the given LPP in which-
NOTE
(i) All constraints have '<=' sign, where the objective function is of Maximization
form
(ii) All constraints have '>=' sign, where the objective function is of Minimization
form.
(iii) If the constraints are equal type “=” than we have to take 2 equations in that
place, one with '<=' sign and another with '>=' sign
Problem
Convert the following LPP to Standard primal Form
Rules for converting Standard Primal LPP into its Dual LPP
1. Convert max into min or min into max
2. Write the co-efficient of variables of objective function in the place of
constraints and vice versa (Transpose the co-efficient of the objective
function and the right-side constants.)
3. Change the inequalities from '<=' to '>=' sign and vice versa
4. Transpose the rows and columns of the constraint co-efficient.