SlideShare a Scribd company logo
MB106
QUANTITATIVE TECHNIQUES
MODULE I
LECTURE 11
Transportation Problems-Optimal solutions
PROF. KRISHNA ROY
Transportation MODEL
Example:
A company has four warehouses and six stores. The warehouses altogether have a surplus
of 22 units of a given commodity divided among them as follows:
Warehouses 1 2 3 4
Surplus 5 6 2 9
The six stores altogether need 22 units of the commodity. Individual requirements at stores
1, 2, 3, 4, 5 and 6 are 4, 4, 6, 2, 4 and 2 units respectively.
Cost of shipping one unit of commodity from warehouse I to store j in rupees is given in the
matrix below:
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
STORES
WAREHOUSES
1 2 3 4 5 6
1 9 12 9 6 9 10
2 7 3 7 7 5 5
3 6 5 9 11 3 11
4 6 8 11 2 2 10
How should the products be shipped from the warehouses to the stores so that the transportation
cost is minimized.
optimality test
Method :
1. Perform optimality test to check whether the feasible solution
obtained is optimum.
2. To perform optimality test successfully
i. Number of allocations should be row+column-1
ii. Allocated row+column-1 cells should occupy independent positions i.e.it is not
possible to travel from an allocated cell back to itself by a series of horizontal and
vertical jumps from one occupied cell to another without a reversal of the same
route
3. Each vacant unallocated cell is tested to see whether an
allocation in it will reduce the total transportation cost. The
two methods used are Stepping Stone Method and the
Modified Distribution(MODI) method.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
transportation problem-finding an optimal solution
Degeneracy in transportation Problem: To perform optimality test row+column-
1(4+6-1) allocations should be there. But here we have 8 allocations.
Unoccupied cell(3,5) has least cost Rs. 3/- But allocation in this cell leads
to a closed loop and degeneracy cannot be removed.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
9 STORES
WAREHOUSES
1 2 3 4 5 6
1 9 12 9
5
6 9 10
2 7 3
4
7 7 5 5
2
3 6
1
5 9
1
11 3
ε
11
4 6
3
8 11 2
2
2
4
10
transportation problem-finding an optimal solution
The next lowest cost empty cells are cells (2,5) and (3,2).
None of these cells form closed loops
Now degeneracy is removed as allocation is 9(6+4-1)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
9 STORES
WAREHOUSES
1 2 3 4 5 6
1 9 12 9
5
6 9 10
2 7 3
4
7 7 5
ε
5
2
3 6
1
5 9
1
11 3 11
4 6
3
8 11 2
2
2
4
10
transportation problem-finding an optimal solution
Stepping Stone Method: The net change in the transportation cost as a result of the changes occurring on
allotting one unit to an empty cell is called the EVALUATION of the cell under consideration.
Suppose we allot one unit to cell (1,1), we must deduct from other cells of the row and column to meet
demand and supply constraints.
Change in cost =+9-9+9-6=3
A positive evaluation for a cell indicates increase in cost if allocation is made in the cell. Allocation in cell (1,1)
increases cost by 3 units per allocation and hence is not advised.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
9 STORES
WAREHOUSES
1 2 3 4 5 6
1 9
+1
12 9
5 -1
6 9 10
2 7 3
4
7 7 5
ε
5
2
3 6
1 -1
5 9
1 +1
11 3 11
4 6
3
8 11 2
2
2
4
10
transportation problem-finding an optimal solution
Allocating one unit in cell (2,3), change in cost is +7-5+2-6+6-9=-5.
Hence allocation in cell(2,3) will reduce the cost
Stepping stone method evaluates one cell at a time to decide on the best allocation
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7
9 STORES
WAREHOUSES
1 2 3 4 5 6
1 9 12 9
5
6 9 10
2 7 3
4
7
+ε
7 5
ε -ε
5
2
3 6
1 +ε
5 9
1 -ε
11 3 11
4 6
3 -ε
8 11 2
2
2
4 +ε
10
transportation problem-finding an optimal solution
Modified Distribution method(MODI) or U-V method:
Here cell evaluations of all the unoccupied cells are calculated simultaneously and a
single closed path is traced for the cell for which allocations have been made.
Step 1: Write down a cost matrix only with the cells for which allocations have already
been made.
Step 2: Let there be a set of numbers Ui associated with each row and Vj associated with
each column such that Ui + Vj = cost in cell(I,j)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8
V1 V2 V3 V4 V5 V6
U1 9 12 9
5
6 9 10
U2 7 3
4
7 7 5
ε
5
2
U3 6
1
5 9
1
11 3 11
U4 6
3
8 11 2
2
2
4
10
transportation problem-finding an optimal solution
Modified Distribution method(MODI) or U-V method:
In this problem considering the allocated cells and putting V1=0:
U1 + V3 =9
U2 + V2 =3
U2 + V5 =5
U2 + V6 =5
U3+ V1 =6
U3 + V3 =9
U4 + V1 =6
U4 + V4 =2
U4 + V5 =2
Step 1: Write down a cost matrix only with the cells for which allocations have already been made.
Step 2: Let there be a set of numbers Ui associated with each row and Vj associated with each
column such that Ui + Vj = cost in cell(I,j)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9
V1 V2 V3 V4 V5 V6
U1 9 12 9
5
6 9 10
U2 7 3
4
7 7 5
ε
5
2
U3 6
1
5 9
1
11 3 11
U4 6
3
8 11 2
2
2
4
10
transportation problem-finding an optimal solution
Modified Distribution method(MODI) or U-V method:
In this problem considering the allocated cells and putting V1=0:
U1 + V3 =9 or U1 + 3 =9 or U1 = 6 (8)
U2 + V2 =3 or 9 + V2 =3 or V2 = -6 (9)
U2 + V5 =5 or U2 - 4 =5 or U2 = 9 (4)
U2 + V6 =5 or 9 + V6 =5 or V6 = -4 (5)
U3+ V1 =6 or U3+ 0 =6 or U3 = 6 (6)
U3 + V3 =9 or 6 + V3 =9 or V3 =3 (7)
U4 + V1 =6 or U4 + 0 =6 or U4 =6 (1)
U4 + V4 =2 or 6 + V4 =2 or V4 = -4 (3)
U4 + V5 =2 or 6 + V5 =2 or V5 = -4 (2)
Step 3: Fill the vacant cells with the sum of Ui and Vj
Step 4: Subtract the cell values obtained in the previous step from the original cost matrix. The
resultant matrix is called the CELL EVALUATION MATRIX.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10
V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4
U1=6 9 –
(6+0)=3
12–(6-
6)=12
9
5
6-(6-
2)=4
9-(6-
4)=7
10-(6-
4)=8
U2=9 7-(9-0)=
-2
3
4
7-
(9+3)=-5
7-((9-
4)=2
5
ε
5
2
U3=6 6
1
5-(6-
6)=5
9
1
11-(6-
4)=9
3-(6-
4)=1
11-(6-
4)=9
U4=6 6
3
8-(6-
6)=8
11-
(6+3)=2
2
2
2
4
10-(6-
4)=8
transportation problem-finding an optimal solution
Step 5: If any of the cell evaluations is negative, the basic feasible solution is not optimal. Here two
cwll evaluations are negative.
Step 6: Iterate towards an optimal solution.
i. Find the most negative cell evaluation from the cell evaluation matrix. If a tie occurs, choose anyone.
ii. Copy the initial feasible solution
marking the empty cell with most
negative cell evaluation. This cell
is called the identified cell. Here
cell(2,3) is the identified cell.
iii Trace a path beginning with the
identified cell passing horizontally
and vertically with corners on
allocated cells. The path may skip
over any number of occupied or
vacant cells.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11
V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4
U1=6 9 –
(6+0)=3
12–(6-
6)=12
9
5
6-(6-
2)=4
9-(6-
4)=7
10-(6-
4)=8
U2=9 7-(9-0)=
-2
3
4
7-
(9+3)=-5
7-((9-
4)=2
5
ε
5
2
U3=6 6
1
5-(6-
6)=5
9
1
11-(6-
4)=9
3-(6-
4)=1
11-(6-
4)=9
U4=6 6
3
8-(6-
6)=8
11-
(6+3)=2
2
2
2
4
10-(6-
4)=8
transportation problem-finding an optimal solution
iv. Mark the identified cell as +ve and each occupied cell at the corner as –ve and +ve alternately.
v. The smallest allocation in a –ve marked cell is allocated to the identified cell. This allocation is added and
subtracted from the corner cells maintaining row and column balance.
Step 7: Check for optimality. Repeat steps 3 to 4 till no more cell evaluations are negative.
Cell (2,3) has the most negative cell evaluation and hence an allocation in this cell may improve the
solution.
Let V1 =0
U1 + V3 =9
U2 + V2 =3
U2 + V3 =7
U2 + V6 =5
U3+ V1 =6
U3 + V3 =9
U4 + V1 =6
U4 + V4 =2
U4 + V5 =2
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12
V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4
U1=6 9 12 9
5
6 9 10
U2=9 7 3
4
7
+ ε
7 5
ε-ε
5
2
U3=6 6
1+ε
5 9
1-ε
11 3 11
U4=6 6
3-ε
8 11 2
2
2
4+ε
10
transportation problem-finding an optimal solution
iv. Mark the identified cell as +ve and each occupied cell at the corner as –ve and +ve alternately.
v. The smallest allocation in a –ve marked cell is allocated to the identified cell. This allocation is added and
subtracted from the corner cells maintaining row and column balance.
Step 7: Check for optimality. Repeat steps 3 to 4 till no more cell evaluations are negative.
Cell (2,3) has the most negative cell evaluation and hence an allocation in this cell may improve the
solution.
Putting V1 =0 and solving we get
U1 + V3 =9 or U1 + 3 =9 or U1 =9-3=6 (6)
U2 + V2 =3 or 4 + V2 =3 or V2 =3 -4=-1 (8)
U2 + V3 =7 or U2 + 3 =7 or U2 =7-3=4 (7)
U2 + V6 =5 or 4 + V6 =5 or V6 =5-4=1 (9)
U3+ V1 =6 or U3+ 0 =6 or U3=6 (1)
U3 + V3 =9 or 6 + V3 =9 or V3 =9-6=3 (3)
U4 + V1 =6 or U4 + 0 =6 or U4 =6 (2)
U4 + V4 =2 or 6 + V4 =2 or V4 =2-6= -4 (4)
U4 + V5 =2 or 6 + V5 =2 or V5 =2–6 = -4 (5)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13
V1 =0 V2=--1 V3 =3 V4 =-4 V5 =-4 V6 = 1
U1=6 9-(6+0)
=3
12-(6-1)
=7
9
5
6-(6-4)
=4
9-(6-4)
=7
10-(6+1)
=3
U2=4 7-(4+0)
=3
3
4
7
ε
7-(4-4)
=7
5-(4-
4)=5
5
2
U3=6 6
1+ε
5-(6-1)
=0
9
1-ε
11-(6-4)
=9
3-(6-4)
=1
11-(6+1)
=4
U4=6 6
3-ε
8-(6-1)
=3
11-(6+3)
=2
2
2
2
4+ε
10-
(6+1)=3
transportation problem-finding an optimal solution
 Since no cell evaluations are negative , the solution is optimal.
 Neglecting ε the allocations are as shown in the table below
Total Cost Z=9X5+3X4+5X2+6X1+9X1+6X3+2X2+2X4= Rs. 112/-
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14
V1 =0 V2=--1 V3 =3 V4 =-4 V5 =-4 V6 = 1
U1=6 9 12 9
5
6 9 10
U2=4 7 3
4
7 7 5 5
2
U3=6 6
1
5 9
1
11 3 11
U4=6 6
3
8 11 2
2
2
4
10-
• Till we meet again in the next class……….
PROF. KRISHNA ROY, FMS, BCREC 15
09-11-2021

More Related Content

What's hot

Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
KrishnaRoy45
 
Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15
KrishnaRoy45
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1
KrishnaRoy45
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
KrishnaRoy45
 
Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2
KrishnaRoy45
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
KrishnaRoy45
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
KrishnaRoy45
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
KrishnaRoy45
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
Dr. Abdulfatah Salem
 
LP special cases and Duality.pptx
LP special cases and Duality.pptxLP special cases and Duality.pptx
LP special cases and Duality.pptx
Snehal Athawale
 
Operation research - Chapter 01
Operation research - Chapter 01Operation research - Chapter 01
Operation research - Chapter 01
2013901097
 
North West Corner Method
North West Corner MethodNorth West Corner Method
North West Corner Method
UsharaniRavikumar
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
RAVI PRASAD K.J.
 
Chapter 3-2
Chapter 3-2Chapter 3-2
Chapter 3-2
Dasrat goswami
 
Operation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase methodOperation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase method
Dr. L K Bhagi
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)
Cool Guy
 
Modi method
Modi methodModi method
Modi method
manpreetgrewal
 
5. advance topics in lp
5. advance topics in lp5. advance topics in lp
5. advance topics in lp
Hakeem-Ur- Rehman
 
5. transportation problems
5. transportation problems5. transportation problems
5. transportation problems
Hakeem-Ur- Rehman
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game Theory
Purnima Pandit
 

What's hot (20)

Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
 
Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
 
Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
LP special cases and Duality.pptx
LP special cases and Duality.pptxLP special cases and Duality.pptx
LP special cases and Duality.pptx
 
Operation research - Chapter 01
Operation research - Chapter 01Operation research - Chapter 01
Operation research - Chapter 01
 
North West Corner Method
North West Corner MethodNorth West Corner Method
North West Corner Method
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 
Chapter 3-2
Chapter 3-2Chapter 3-2
Chapter 3-2
 
Operation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase methodOperation research unit 1: LPP Big M and Two Phase method
Operation research unit 1: LPP Big M and Two Phase method
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)
 
Modi method
Modi methodModi method
Modi method
 
5. advance topics in lp
5. advance topics in lp5. advance topics in lp
5. advance topics in lp
 
5. transportation problems
5. transportation problems5. transportation problems
5. transportation problems
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game Theory
 

Similar to Mb 106 quantitative techniques 13

OR PPT.pdf
OR PPT.pdfOR PPT.pdf
OR PPT.pdf
KULDEEPSINGH637195
 
Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI Method
DrDeepaChauhan
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problems
Dr. Adinath Damale
 
Logistics Project
Logistics ProjectLogistics Project
Logistics Project
SAURABHA MISHRA
 
Algebra Trigonometry Problems
Algebra Trigonometry ProblemsAlgebra Trigonometry Problems
Algebra Trigonometry Problems
Don Dooley
 
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
Sumeet Saurav
 
Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)
Matthew Leingang
 
Rsh qam11 ch09 ge
Rsh qam11 ch09 geRsh qam11 ch09 ge
Rsh qam11 ch09 ge
Firas Husseini
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
Ankit Katiyar
 
Assignment1 set1
Assignment1 set1Assignment1 set1
Assignment1 set1
wsf6276
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about research
RITHMETIC
 
9th class sample paper2015
9th class sample paper20159th class sample paper2015
9th class sample paper2015
APEX INSTITUTE
 
Top schools in ghaziabad
Top schools in ghaziabadTop schools in ghaziabad
Top schools in ghaziabad
Edhole.com
 
OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
Nageswara Rao Thots
 
Maths T5 W3
Maths T5 W3Maths T5 W3
Maths T5 W3
Katy Rickwood
 
Transportation model
Transportation modelTransportation model
Transportation model
msn007
 
Government science secondary school holidays assignment
Government science secondary school holidays assignmentGovernment science secondary school holidays assignment
Government science secondary school holidays assignment
ukonna
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
VivekSaurabh7
 
Me gate-15-paper-02
Me gate-15-paper-02Me gate-15-paper-02
Me gate-15-paper-02
Er Deepak Sharma
 
Me gate-15-paper-02 new2
Me gate-15-paper-02 new2Me gate-15-paper-02 new2
Me gate-15-paper-02 new2
Digvijay Rathore
 

Similar to Mb 106 quantitative techniques 13 (20)

OR PPT.pdf
OR PPT.pdfOR PPT.pdf
OR PPT.pdf
 
Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI Method
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problems
 
Logistics Project
Logistics ProjectLogistics Project
Logistics Project
 
Algebra Trigonometry Problems
Algebra Trigonometry ProblemsAlgebra Trigonometry Problems
Algebra Trigonometry Problems
 
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
 
Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)
 
Rsh qam11 ch09 ge
Rsh qam11 ch09 geRsh qam11 ch09 ge
Rsh qam11 ch09 ge
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
 
Assignment1 set1
Assignment1 set1Assignment1 set1
Assignment1 set1
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about research
 
9th class sample paper2015
9th class sample paper20159th class sample paper2015
9th class sample paper2015
 
Top schools in ghaziabad
Top schools in ghaziabadTop schools in ghaziabad
Top schools in ghaziabad
 
OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
 
Maths T5 W3
Maths T5 W3Maths T5 W3
Maths T5 W3
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Government science secondary school holidays assignment
Government science secondary school holidays assignmentGovernment science secondary school holidays assignment
Government science secondary school holidays assignment
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
 
Me gate-15-paper-02
Me gate-15-paper-02Me gate-15-paper-02
Me gate-15-paper-02
 
Me gate-15-paper-02 new2
Me gate-15-paper-02 new2Me gate-15-paper-02 new2
Me gate-15-paper-02 new2
 

More from KrishnaRoy45

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
KrishnaRoy45
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
KrishnaRoy45
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
KrishnaRoy45
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
KrishnaRoy45
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
KrishnaRoy45
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
KrishnaRoy45
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
KrishnaRoy45
 

More from KrishnaRoy45 (20)

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
 

Recently uploaded

Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCAModule 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
yuvarajkumar334
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
UofT毕业证如何办理
UofT毕业证如何办理UofT毕业证如何办理
UofT毕业证如何办理
exukyp
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
hyfjgavov
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Kaxil Naik
 
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
wyddcwye1
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
y3i0qsdzb
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
bmucuha
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
slg6lamcq
 
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
bmucuha
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
xclpvhuk
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Kiwi Creative
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
mkkikqvo
 

Recently uploaded (20)

Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCAModule 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
Module 1 ppt BIG DATA ANALYTICS_NOTES FOR MCA
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
UofT毕业证如何办理
UofT毕业证如何办理UofT毕业证如何办理
UofT毕业证如何办理
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
 
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
Orchestrating the Future: Navigating Today's Data Workflow Challenges with Ai...
 
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
原版一比一利兹贝克特大学毕业证(LeedsBeckett毕业证书)如何办理
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
 
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
一比一原版(CU毕业证)卡尔顿大学毕业证如何办理
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
 

Mb 106 quantitative techniques 13

  • 1. MB106 QUANTITATIVE TECHNIQUES MODULE I LECTURE 11 Transportation Problems-Optimal solutions PROF. KRISHNA ROY
  • 2. Transportation MODEL Example: A company has four warehouses and six stores. The warehouses altogether have a surplus of 22 units of a given commodity divided among them as follows: Warehouses 1 2 3 4 Surplus 5 6 2 9 The six stores altogether need 22 units of the commodity. Individual requirements at stores 1, 2, 3, 4, 5 and 6 are 4, 4, 6, 2, 4 and 2 units respectively. Cost of shipping one unit of commodity from warehouse I to store j in rupees is given in the matrix below: 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2 STORES WAREHOUSES 1 2 3 4 5 6 1 9 12 9 6 9 10 2 7 3 7 7 5 5 3 6 5 9 11 3 11 4 6 8 11 2 2 10 How should the products be shipped from the warehouses to the stores so that the transportation cost is minimized.
  • 3. optimality test Method : 1. Perform optimality test to check whether the feasible solution obtained is optimum. 2. To perform optimality test successfully i. Number of allocations should be row+column-1 ii. Allocated row+column-1 cells should occupy independent positions i.e.it is not possible to travel from an allocated cell back to itself by a series of horizontal and vertical jumps from one occupied cell to another without a reversal of the same route 3. Each vacant unallocated cell is tested to see whether an allocation in it will reduce the total transportation cost. The two methods used are Stepping Stone Method and the Modified Distribution(MODI) method. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
  • 4. transportation problem-finding an optimal solution Degeneracy in transportation Problem: To perform optimality test row+column- 1(4+6-1) allocations should be there. But here we have 8 allocations. Unoccupied cell(3,5) has least cost Rs. 3/- But allocation in this cell leads to a closed loop and degeneracy cannot be removed. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4 9 STORES WAREHOUSES 1 2 3 4 5 6 1 9 12 9 5 6 9 10 2 7 3 4 7 7 5 5 2 3 6 1 5 9 1 11 3 ε 11 4 6 3 8 11 2 2 2 4 10
  • 5. transportation problem-finding an optimal solution The next lowest cost empty cells are cells (2,5) and (3,2). None of these cells form closed loops Now degeneracy is removed as allocation is 9(6+4-1) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5 9 STORES WAREHOUSES 1 2 3 4 5 6 1 9 12 9 5 6 9 10 2 7 3 4 7 7 5 ε 5 2 3 6 1 5 9 1 11 3 11 4 6 3 8 11 2 2 2 4 10
  • 6. transportation problem-finding an optimal solution Stepping Stone Method: The net change in the transportation cost as a result of the changes occurring on allotting one unit to an empty cell is called the EVALUATION of the cell under consideration. Suppose we allot one unit to cell (1,1), we must deduct from other cells of the row and column to meet demand and supply constraints. Change in cost =+9-9+9-6=3 A positive evaluation for a cell indicates increase in cost if allocation is made in the cell. Allocation in cell (1,1) increases cost by 3 units per allocation and hence is not advised. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6 9 STORES WAREHOUSES 1 2 3 4 5 6 1 9 +1 12 9 5 -1 6 9 10 2 7 3 4 7 7 5 ε 5 2 3 6 1 -1 5 9 1 +1 11 3 11 4 6 3 8 11 2 2 2 4 10
  • 7. transportation problem-finding an optimal solution Allocating one unit in cell (2,3), change in cost is +7-5+2-6+6-9=-5. Hence allocation in cell(2,3) will reduce the cost Stepping stone method evaluates one cell at a time to decide on the best allocation 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7 9 STORES WAREHOUSES 1 2 3 4 5 6 1 9 12 9 5 6 9 10 2 7 3 4 7 +ε 7 5 ε -ε 5 2 3 6 1 +ε 5 9 1 -ε 11 3 11 4 6 3 -ε 8 11 2 2 2 4 +ε 10
  • 8. transportation problem-finding an optimal solution Modified Distribution method(MODI) or U-V method: Here cell evaluations of all the unoccupied cells are calculated simultaneously and a single closed path is traced for the cell for which allocations have been made. Step 1: Write down a cost matrix only with the cells for which allocations have already been made. Step 2: Let there be a set of numbers Ui associated with each row and Vj associated with each column such that Ui + Vj = cost in cell(I,j) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8 V1 V2 V3 V4 V5 V6 U1 9 12 9 5 6 9 10 U2 7 3 4 7 7 5 ε 5 2 U3 6 1 5 9 1 11 3 11 U4 6 3 8 11 2 2 2 4 10
  • 9. transportation problem-finding an optimal solution Modified Distribution method(MODI) or U-V method: In this problem considering the allocated cells and putting V1=0: U1 + V3 =9 U2 + V2 =3 U2 + V5 =5 U2 + V6 =5 U3+ V1 =6 U3 + V3 =9 U4 + V1 =6 U4 + V4 =2 U4 + V5 =2 Step 1: Write down a cost matrix only with the cells for which allocations have already been made. Step 2: Let there be a set of numbers Ui associated with each row and Vj associated with each column such that Ui + Vj = cost in cell(I,j) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9 V1 V2 V3 V4 V5 V6 U1 9 12 9 5 6 9 10 U2 7 3 4 7 7 5 ε 5 2 U3 6 1 5 9 1 11 3 11 U4 6 3 8 11 2 2 2 4 10
  • 10. transportation problem-finding an optimal solution Modified Distribution method(MODI) or U-V method: In this problem considering the allocated cells and putting V1=0: U1 + V3 =9 or U1 + 3 =9 or U1 = 6 (8) U2 + V2 =3 or 9 + V2 =3 or V2 = -6 (9) U2 + V5 =5 or U2 - 4 =5 or U2 = 9 (4) U2 + V6 =5 or 9 + V6 =5 or V6 = -4 (5) U3+ V1 =6 or U3+ 0 =6 or U3 = 6 (6) U3 + V3 =9 or 6 + V3 =9 or V3 =3 (7) U4 + V1 =6 or U4 + 0 =6 or U4 =6 (1) U4 + V4 =2 or 6 + V4 =2 or V4 = -4 (3) U4 + V5 =2 or 6 + V5 =2 or V5 = -4 (2) Step 3: Fill the vacant cells with the sum of Ui and Vj Step 4: Subtract the cell values obtained in the previous step from the original cost matrix. The resultant matrix is called the CELL EVALUATION MATRIX. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10 V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4 U1=6 9 – (6+0)=3 12–(6- 6)=12 9 5 6-(6- 2)=4 9-(6- 4)=7 10-(6- 4)=8 U2=9 7-(9-0)= -2 3 4 7- (9+3)=-5 7-((9- 4)=2 5 ε 5 2 U3=6 6 1 5-(6- 6)=5 9 1 11-(6- 4)=9 3-(6- 4)=1 11-(6- 4)=9 U4=6 6 3 8-(6- 6)=8 11- (6+3)=2 2 2 2 4 10-(6- 4)=8
  • 11. transportation problem-finding an optimal solution Step 5: If any of the cell evaluations is negative, the basic feasible solution is not optimal. Here two cwll evaluations are negative. Step 6: Iterate towards an optimal solution. i. Find the most negative cell evaluation from the cell evaluation matrix. If a tie occurs, choose anyone. ii. Copy the initial feasible solution marking the empty cell with most negative cell evaluation. This cell is called the identified cell. Here cell(2,3) is the identified cell. iii Trace a path beginning with the identified cell passing horizontally and vertically with corners on allocated cells. The path may skip over any number of occupied or vacant cells. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11 V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4 U1=6 9 – (6+0)=3 12–(6- 6)=12 9 5 6-(6- 2)=4 9-(6- 4)=7 10-(6- 4)=8 U2=9 7-(9-0)= -2 3 4 7- (9+3)=-5 7-((9- 4)=2 5 ε 5 2 U3=6 6 1 5-(6- 6)=5 9 1 11-(6- 4)=9 3-(6- 4)=1 11-(6- 4)=9 U4=6 6 3 8-(6- 6)=8 11- (6+3)=2 2 2 2 4 10-(6- 4)=8
  • 12. transportation problem-finding an optimal solution iv. Mark the identified cell as +ve and each occupied cell at the corner as –ve and +ve alternately. v. The smallest allocation in a –ve marked cell is allocated to the identified cell. This allocation is added and subtracted from the corner cells maintaining row and column balance. Step 7: Check for optimality. Repeat steps 3 to 4 till no more cell evaluations are negative. Cell (2,3) has the most negative cell evaluation and hence an allocation in this cell may improve the solution. Let V1 =0 U1 + V3 =9 U2 + V2 =3 U2 + V3 =7 U2 + V6 =5 U3+ V1 =6 U3 + V3 =9 U4 + V1 =6 U4 + V4 =2 U4 + V5 =2 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12 V1 =0 V2=-6 V3 =3 V4 =-4 V5 =-4 V6 =-4 U1=6 9 12 9 5 6 9 10 U2=9 7 3 4 7 + ε 7 5 ε-ε 5 2 U3=6 6 1+ε 5 9 1-ε 11 3 11 U4=6 6 3-ε 8 11 2 2 2 4+ε 10
  • 13. transportation problem-finding an optimal solution iv. Mark the identified cell as +ve and each occupied cell at the corner as –ve and +ve alternately. v. The smallest allocation in a –ve marked cell is allocated to the identified cell. This allocation is added and subtracted from the corner cells maintaining row and column balance. Step 7: Check for optimality. Repeat steps 3 to 4 till no more cell evaluations are negative. Cell (2,3) has the most negative cell evaluation and hence an allocation in this cell may improve the solution. Putting V1 =0 and solving we get U1 + V3 =9 or U1 + 3 =9 or U1 =9-3=6 (6) U2 + V2 =3 or 4 + V2 =3 or V2 =3 -4=-1 (8) U2 + V3 =7 or U2 + 3 =7 or U2 =7-3=4 (7) U2 + V6 =5 or 4 + V6 =5 or V6 =5-4=1 (9) U3+ V1 =6 or U3+ 0 =6 or U3=6 (1) U3 + V3 =9 or 6 + V3 =9 or V3 =9-6=3 (3) U4 + V1 =6 or U4 + 0 =6 or U4 =6 (2) U4 + V4 =2 or 6 + V4 =2 or V4 =2-6= -4 (4) U4 + V5 =2 or 6 + V5 =2 or V5 =2–6 = -4 (5) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13 V1 =0 V2=--1 V3 =3 V4 =-4 V5 =-4 V6 = 1 U1=6 9-(6+0) =3 12-(6-1) =7 9 5 6-(6-4) =4 9-(6-4) =7 10-(6+1) =3 U2=4 7-(4+0) =3 3 4 7 ε 7-(4-4) =7 5-(4- 4)=5 5 2 U3=6 6 1+ε 5-(6-1) =0 9 1-ε 11-(6-4) =9 3-(6-4) =1 11-(6+1) =4 U4=6 6 3-ε 8-(6-1) =3 11-(6+3) =2 2 2 2 4+ε 10- (6+1)=3
  • 14. transportation problem-finding an optimal solution  Since no cell evaluations are negative , the solution is optimal.  Neglecting ε the allocations are as shown in the table below Total Cost Z=9X5+3X4+5X2+6X1+9X1+6X3+2X2+2X4= Rs. 112/- 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14 V1 =0 V2=--1 V3 =3 V4 =-4 V5 =-4 V6 = 1 U1=6 9 12 9 5 6 9 10 U2=4 7 3 4 7 7 5 5 2 U3=6 6 1 5 9 1 11 3 11 U4=6 6 3 8 11 2 2 2 4 10-
  • 15. • Till we meet again in the next class………. PROF. KRISHNA ROY, FMS, BCREC 15 09-11-2021