QTDM Unit 1 - 2 Mark
QTDM Unit 1 - 2 Mark
9. Artificial variable
If some o f the constraints are of “=” or “≥” type, then they will not contain any basic variables. Just to
have a basic variable in each of them, a new variable is called artificial variable.
Example :
Normal Form Standard Form Artificial Form
Max Z = 2X1 + 3X2 Min Z = -2X1 - 3X2 - 0S1 - 0S2 Min Z = -2X1 - 3X2 - 0S1 - 0S2 - MA 1 -
X1 + X2 ≥ 6 X1 + X2 - S1 = 6 MA 2
7X1 + X2 ≥ 14 X1 + X2 - S2 = 14 X1 + X2 - S1 + A 1 = 6
X1 and X2 ≥ 0 X1 ,X2 ,S1 and S2 ≥ 0 X1 + X2 - S2 A 2 = 14
(S1 & S2 are surplus variables) X1 ,X2 ,S1 ,S2 A 1 and A2 ≥ 0
12. Li mitation of OR
Following are the Limitation of OR
1. Construction of OR model for solving certain prob lems is too expensive.
2. OR model constructed may not represent the real world problem for which the decision has to made.
3. If the basic data are subject to frequent to changes, modificat ion of the OR models becomes costly.
4. Other shortcomings are the magnitude of computation involved, lack of consideration for non-
quantifiable factors,etc.
13. Surplus variables
The inequality can be brought to equality by adding a non -negative variable to the left-hand side. Let these
variables be Xn+i
a11 X1 + a12 X2 + …… + ain Xn ≤b i where I = 1,2,3,……
Is convert in to
a11 X1 + a12 X2 + …… + ain Xn Xn+i = b i Xn+Iis called Surplus variables.