Advertisements
Advertisements
Question
Write mathematical form of transportation problem
Advertisements
Solution
Let there be m origins and n destinations.
Let the amount of supply at th i th origin is ai.
Let the demand at j th destination is bj.
The cost of transporting one unit of an item from origin i to destination j is Cij and is known for all combination (i,j).
Quantity transported from origin i to destination j be xij.
The objective is to determine the quantity xij to be transported overall routes (i,j) so as to minimize the total transportation cost.
The supply limits at the origins and the demand requirements at the destinations must be satisfied.
The above transportation problem can be written in the following tabular form:
| Destinations | |||||||
| 1 | 2 | 3 | … | n | Supply | ||
| 1 | `""^((x_11))"C"_11` | `""^((x_12))"C"_12` | `""^((x_13))"C"_13` | … | `""^((x_(1n)))("C"_(1n))` | a1 | |
| 2 | `""^((x_21))"C"_21` | `""^((x_22))"C"_22` | `""^((x_23))"C"_23` | … | `""^((x_(2n)))("C"_(2n))` | a2 | |
| Origins | : | : | : | : | : | : | |
| m | `""^((x_(m1)))"C"_("m"1)` | `""^((x_(m2)))"C"_("m"2)` | `""^((x_(m3)))"C"_("m"3)` | … | `""^((x_(mn)))("C"_"mn")` | am | |
| Demand | b1 | b2 | b3 | … | bn | ||
Now the linear programming model representing the transportation problem is given by
The objective function is Minimize Z = `sum_("i" = 1)^"m", sum_("J" = 1)^"n" "c"_"ij" "X"_"ij"`
Subject to the constraints
`sum_("j" = 1)^"n"` = xij = ai, i = 1, 2 …….. m (Supply constraints)
`sum_("i" = 1)^"m"` = xij = bj, i = 1, 2 …….. n (Demand constraints)
xij ≥ 0 for all i, j (non- negative restrictions)
APPEARS IN
RELATED QUESTIONS
What is transportation problem?
What is feasible solution and non degenerate solution in transportation problem?
Find an initial basic feasible solution of the following problem using the northwest corner rule.
| D1 | D2 | D3 | D4 | Supply | |
| O1 | 5 | 3 | 6 | 2 | 19 |
| O2 | 4 | 7 | 9 | 1 | 37 |
| O3 | 3 | 4 | 7 | 5 | 34 |
| Demand | 16 | 18 | 31 | 25 |
Find the initial basic feasible solution of the following transportation problem:
| I | II | III | Demand | |
| A | 1 | 2 | 6 | 7 |
| B | 0 | 4 | 2 | 12 |
| C | 3 | 1 | 5 | 11 |
| Supply | 10 | 10 | 10 |
Using Least Cost method
Obtain an initial basic feasible solution to the following transportation problem by north west corner method.
| D | E | F | C | Available | |
| A | 11 | 13 | 17 | 14 | 250 |
| B | 16 | 18 | 14 | 10 | 300 |
| C | 21 | 24 | 13 | 10 | 400 |
| Required | 200 | 225 | 275 | 250 |
Choose the correct alternative:
In a non – degenerate solution number of allocation is
Choose the correct alternative:
Solution for transportation problem using ______ method is nearer to an optimal solution.
Choose the correct alternative:
In an assignment problem the value of decision variable xij is ______
The following table summarizes the supply, demand and cost information for four factors S1, S2, S3, S4 Shipping goods to three warehouses D1, D2, D3.
| D1 | D2 | D3 | Supply | |
| S1 | 2 | 7 | 14 | 5 |
| S2 | 3 | 3 | 1 | 8 |
| S3 | 5 | 4 | 7 | 7 |
| S4 | 1 | 6 | 2 | 14 |
| Demand | 7 | 9 | 18 |
Find an initial solution by using north west corner rule. What is the total cost for this solution?
Consider the following transportation problem
| Detination | Availabiity | ||||
| D1 | D2 | D3 | D4 | ||
| O1 | 5 | 8 | 3 | 6 | 30 |
| O2 | 4 | 5 | 7 | 4 | 50 |
| O3 | 6 | 2 | 4 | 6 | 20 |
| Requirement | 30 | 40 | 20 | 10 | |
Determine an initial basic feasible solution using Least cost method
