Quiz 1 Quiz 2 Quiz 3 Quiz 4 Quiz 5 Quiz 6 Quiz 7 Quiz 8 Quiz 9

Quiz 9. Transportation Problems

Enter your name:
Each question has only one correct answer. The results of the quiz do not affect the final marks.

1: What is the difference between minimal cost network flows and transportation problems?

The minimal cost network flows are special cases of transportation problems
The transportation problems are special cases of the minimal cost network flows
There is no difference
The transportation problems are formulated in terms of tableaus, while the minimal cost network flows are formulated in terms of graphs

2: Consider the following minimal cost network flow:

Sorry, you need enabled Java to see the applet.

The supply vector b has the values:

b1 = 2, b2 = -1, b3 = 2, b4 = -3

The cost coefficients are

c12 = 1, c32 = 3, c14 = 10
c24 = 1, c34 = 5

What is the status of the following distribution?

x12 = x34 = 0
x32 = x14 = 2, x24 = 1

The distribution is optimal and final
The route 3->4 should be used with the distribution: x12 = x24 = 0, x14 = 2, and x32 = x34 = 1
The route 1->2 should be used with the distribution: x14 = x34 = 0, x12 = x32 = 2, and x24 = 3
The distribution is not feasible

3-4: Cost matrix C for a transportation problem is given by

( 2 3 6 )
C = ( 4 3 1 )
( 1 2 3 )

Find the missing entries A and B in the non-degenerate transportation tableau:


stock 1 stock 2 stock 3 supply dual
plant 1 3 5 0 8 0
plant 2 0 0 6 6 -3
plant 3 0 1 1 2 B
demand 3 A 7

dual 2 3 4

A = 4
A = 5
A = 6
A = 10
B = -1
B = 0
B = 1
B = 2

5: The cutting plane method is designed for ...

Developing another simplex algorithm that combines the primal and dual simplex methods
Solving zero-one programming problems
Eliminating integer optimal solutions from the feasible space of linear programming problems
Eliminating non-integer optimal solutions from the feasible space of linear programming problems


Your Results:


Quiz 1 Quiz 2 Quiz 3 Quiz 4 Quiz 5 Quiz 6 Quiz 7 Quiz 8 Quiz 9