14) Consider the following transshipment problem. The shipping cost per unit between nodes 1 and 2 is
$10, while the shipping cost per unit between nodes 2 and 3 is $12. What is the objective function?
A) Min X12 + X23
B) Max X12 + X23
C) Min 10X12 + 12X13
D) Min -10X12 – 12X13
E) Max 10X12 + 12X23
15) In an unbalanced transportation problem where total supply exceeds total demand, the supply
constraints will typically have “≥” inequalities.
16) In an unbalanced transportation problem where total demand exceeds total supply, the demand
constraints will typically have “≤” inequalities.
17) All supply and demand quantities in an assignment model equal one unit.
18) In a maximal flow problem, each node in the network is associated with a decision variable.
19) In a maximal flow problem, if node 1 is the source and node 2 is the destination, the objective
function of the LP problem is to maximize the flow along arc X12 .