SlideShare a Scribd company logo
1 of 15
Transportation
Problem
Introduction
 The transportation algorithm is applied to
minimize the total cost of transporting a
homogeneous commodity (product) from
supply centers to Demand centers.
 It can also be applied to the maximization of
some total value or utility. For e.g., Financial
resources are distributed in such a way that
the profitable return is maximized.
 The Objective is to determine the number of
units of an item which is to be supplied from
the origin to a destination in order to satisfy
the required quantity of goods or services at
each destination centre, within the limited
quantity of goods or services available at
each supply centre, at a minimum
transportation cost &/or time.
Mathematical Model
Formulation
 Sources of supply are production facilities,
warehouses or supply points, characterized
by available capacities.
 The Destination are consumption facilities,
warehouse or demand points, characterized
by required level of demands.
The Transportation algorithm
STEP 1
Formulate the problem & arrange the data in matrix
form.
STEP 2
Obtain an initial basic feasible solution.
Different methods used :
a. North West Corner Method
b. Least Cost Method
c. Vogel’s Approximation (or penalty) Method.
Initial solution obtained must satisfy the following
conditions:
A. Rim Condition - SUPPLY= DEMAND
B. Allocations must be equal to m+n-1
If solution satisfies above condition is called Non-
degenerate basic feasible solution otherwise
degenerate solution.
STEP 3
Test the initial solution for optimality.
To test optimality of the solution obtained in step 2
Modified Distribution (MODI) method is used.
If the current solution is optimal, then stop, otherwise,
determine new improved solution.
STEP 4
Updating the solution
Repeat step 3 until an optimal solution is obtained.
Vogel’s approximation method
(VAM)
VA (penalty or regret) method is a heuristic method &
is preferred to the other two methods.
In this each allocation is made on the basis of the
opportunity (penalty or extra) cost that would have
been incurred if allocations in certain cells with
minimum unit transportation cost were missed.
In this method allocations are made so that the penalty
cost is minimized.
The advantage of this method is that it gives an initial
sol which is nearer to an optimal sol or is the optimal
sol itself.
Example
 A company has 3 production facilites S1,S2,&
S3 with production capacity of 7, 9, & 18 units
(in 100s) per week of the product,
respectively. These units are to be shipped to
4 warehouses D1,D2,D3 & D4 with
requirements 5,8,7,14units in (100s) per
week respectively.
The transportation costs (in rupees) per unit
between factories & warehouses are given in
table:
D1 D2 D3 D4 Capacity
S1 19 30 50 10 7
S2 70 30 40 60 9
S3 40 8 70 20 18
Demand 5 8 7 14 34
MODI Method
1. Check initial basic feasible solution using 1st
three methods & put allocations.
2. Use economic interpretation Ui & Vj
3. To start with any one of u’s or v’s is
assigned the value zero. Better to assign 0
where there are maximum no of allocations
in a row or column
4. For occupied cell : Cij = Ui + Vj
5. For unoccupied cell : Dij = Cij – (Ui + Vj)
6. Examin sign of each Dij:
Dij >0 then current basic feasible sol is optimal
Dij = 0 then current basic feasible sol will reamin
unaffected but alternative sol exits.
If one or more Dij < 0 then an improved sol can be
obtained by entreing unocupied cell (I, j) in the
basis.
An unoccupied cell having the largest negative value
of Dij is chosen for entering into the solution mix.
7. Construct closed path (or loop) for the unoccupied
largest negative oppurtunity cost
8. Assign + & - in loop.
9. Select smallest quality among loop (x= smallest
value)
10. Optain new improved solution by allocating units to
the unoccupied cell according to step 9 & calculate
new transportation cost.
11. Test the revised sol further for optimality. The
procedure terminates when all Dij > or = 0 for
unoccupied cells.
D1 D2 D3 D4 Capacity
S1 21 16 15 3 11
S2 17 18 14 23 13
S3 32 27 18 41 19
Demand 6 10 12 15
D1 D2 D3 D4 Capacity
S1 1 2 1 4 30
S2 3 3 2 1 50
S3 4 2 5 9 20
Demand 20 40 30 10

More Related Content

Similar to 3Transportation_Problem.ppt

transporation problem
transporation problemtransporation problem
transporation problemVivek Lohani
 
operation research-modi
operation research-modioperation research-modi
operation research-modiMaharshi Soni
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation pptDeepika Bansal
 
Transportation Problem- Stepping Stone Method
Transportation Problem- Stepping Stone Method Transportation Problem- Stepping Stone Method
Transportation Problem- Stepping Stone Method Lakshminarayan Ramjee
 
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION ...
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION                             ...A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION                             ...
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION ...shivang ranjan
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about researchRITHMETIC
 
Transportation model
Transportation modelTransportation model
Transportation modelmsn007
 
DEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the FutureDEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the Futureinventionjournals
 
Transportation model
Transportation modelTransportation model
Transportation modelshakila haque
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptxDrBabinDhasD
 
Mba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problemsMba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problemsRai University
 
Transportation and Assignment
Transportation and AssignmentTransportation and Assignment
Transportation and AssignmentLokesh Payasi
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptxAbdiMuceeTube
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxhonakjannu789
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsAlexander Decker
 

Similar to 3Transportation_Problem.ppt (20)

OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
 
transporation problem
transporation problemtransporation problem
transporation problem
 
Least cost
Least costLeast cost
Least cost
 
operation research-modi
operation research-modioperation research-modi
operation research-modi
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
 
Transportation Problem- Stepping Stone Method
Transportation Problem- Stepping Stone Method Transportation Problem- Stepping Stone Method
Transportation Problem- Stepping Stone Method
 
Operation Research
Operation ResearchOperation Research
Operation Research
 
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION ...
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION                             ...A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION                             ...
A STUDY OF MATHEMATICAL METHOD OF TRANSPORTATION ...
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about research
 
Transportation model
Transportation modelTransportation model
Transportation model
 
DEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the FutureDEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the Future
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptx
 
Mba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problemsMba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problems
 
Transportation and Assignment
Transportation and AssignmentTransportation and Assignment
Transportation and Assignment
 
Transportation problems
Transportation problemsTransportation problems
Transportation problems
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptx
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptx
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methods
 

More from khushboo561850

More from khushboo561850 (7)

9Johnson's Rule.ppt
9Johnson's Rule.ppt9Johnson's Rule.ppt
9Johnson's Rule.ppt
 
8ppc.ppt
8ppc.ppt8ppc.ppt
8ppc.ppt
 
7Deterministic_Models.ppt
7Deterministic_Models.ppt7Deterministic_Models.ppt
7Deterministic_Models.ppt
 
4Queuing_Theory.ppt
4Queuing_Theory.ppt4Queuing_Theory.ppt
4Queuing_Theory.ppt
 
2_plant_location.ppt
2_plant_location.ppt2_plant_location.ppt
2_plant_location.ppt
 
1_intro.ppt
1_intro.ppt1_intro.ppt
1_intro.ppt
 
sales quotas.pptx
sales quotas.pptxsales quotas.pptx
sales quotas.pptx
 

Recently uploaded

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Recently uploaded (20)

Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 

3Transportation_Problem.ppt

  • 2. Introduction  The transportation algorithm is applied to minimize the total cost of transporting a homogeneous commodity (product) from supply centers to Demand centers.  It can also be applied to the maximization of some total value or utility. For e.g., Financial resources are distributed in such a way that the profitable return is maximized.
  • 3.  The Objective is to determine the number of units of an item which is to be supplied from the origin to a destination in order to satisfy the required quantity of goods or services at each destination centre, within the limited quantity of goods or services available at each supply centre, at a minimum transportation cost &/or time.
  • 4. Mathematical Model Formulation  Sources of supply are production facilities, warehouses or supply points, characterized by available capacities.  The Destination are consumption facilities, warehouse or demand points, characterized by required level of demands.
  • 5. The Transportation algorithm STEP 1 Formulate the problem & arrange the data in matrix form. STEP 2 Obtain an initial basic feasible solution. Different methods used : a. North West Corner Method b. Least Cost Method c. Vogel’s Approximation (or penalty) Method.
  • 6. Initial solution obtained must satisfy the following conditions: A. Rim Condition - SUPPLY= DEMAND B. Allocations must be equal to m+n-1 If solution satisfies above condition is called Non- degenerate basic feasible solution otherwise degenerate solution.
  • 7. STEP 3 Test the initial solution for optimality. To test optimality of the solution obtained in step 2 Modified Distribution (MODI) method is used. If the current solution is optimal, then stop, otherwise, determine new improved solution. STEP 4 Updating the solution Repeat step 3 until an optimal solution is obtained.
  • 8. Vogel’s approximation method (VAM) VA (penalty or regret) method is a heuristic method & is preferred to the other two methods. In this each allocation is made on the basis of the opportunity (penalty or extra) cost that would have been incurred if allocations in certain cells with minimum unit transportation cost were missed. In this method allocations are made so that the penalty cost is minimized. The advantage of this method is that it gives an initial sol which is nearer to an optimal sol or is the optimal sol itself.
  • 9. Example  A company has 3 production facilites S1,S2,& S3 with production capacity of 7, 9, & 18 units (in 100s) per week of the product, respectively. These units are to be shipped to 4 warehouses D1,D2,D3 & D4 with requirements 5,8,7,14units in (100s) per week respectively. The transportation costs (in rupees) per unit between factories & warehouses are given in table:
  • 10. D1 D2 D3 D4 Capacity S1 19 30 50 10 7 S2 70 30 40 60 9 S3 40 8 70 20 18 Demand 5 8 7 14 34
  • 11. MODI Method 1. Check initial basic feasible solution using 1st three methods & put allocations. 2. Use economic interpretation Ui & Vj 3. To start with any one of u’s or v’s is assigned the value zero. Better to assign 0 where there are maximum no of allocations in a row or column 4. For occupied cell : Cij = Ui + Vj 5. For unoccupied cell : Dij = Cij – (Ui + Vj)
  • 12. 6. Examin sign of each Dij: Dij >0 then current basic feasible sol is optimal Dij = 0 then current basic feasible sol will reamin unaffected but alternative sol exits. If one or more Dij < 0 then an improved sol can be obtained by entreing unocupied cell (I, j) in the basis. An unoccupied cell having the largest negative value of Dij is chosen for entering into the solution mix.
  • 13. 7. Construct closed path (or loop) for the unoccupied largest negative oppurtunity cost 8. Assign + & - in loop. 9. Select smallest quality among loop (x= smallest value) 10. Optain new improved solution by allocating units to the unoccupied cell according to step 9 & calculate new transportation cost. 11. Test the revised sol further for optimality. The procedure terminates when all Dij > or = 0 for unoccupied cells.
  • 14. D1 D2 D3 D4 Capacity S1 21 16 15 3 11 S2 17 18 14 23 13 S3 32 27 18 41 19 Demand 6 10 12 15
  • 15. D1 D2 D3 D4 Capacity S1 1 2 1 4 30 S2 3 3 2 1 50 S3 4 2 5 9 20 Demand 20 40 30 10