Starting from:

$25

ORL-Lab 9 Solved

OR- Assignment (Lab-9) 

 Write code to solve the following Transportation Problem. Print the input, initial solutions, optimum solution and minimum cost. Your output must have all the tables. Submit your code and output file for each question separately. 

 

1.       Solve the following transportation problem.

 

 
D1 
D2 
D3 
D4 
ai 
O1 
10 




O2 





O3 





bj 




 
 

 

2.       Solve the following transportation problem.

 

 
D1 
D2 
D3 
D4 
ai 
O1 
19 
30 
50 
10 

O2 
70 
30 
40 
60 

O3 
40 

70 
20 
18 
bj 



14 
 
 

 

3.       Solve the following transportation problem.

 

 
D1 
D2 
D3 
D4 
ai 
O1 




30 
O2 




50 
O3 




80 
bj 
20 
60 
55 
40 
 
 

More products