64) In a transportation problem, degeneracy occurs when
A) the number of used (or full) cells does not equal the number of rows plus columns minus one.
B) in an initial solution, both a row total and a column total are satisfied simultaneously.
C) during an improvement, two negative cells contain the same smallest amount.
D) All of the above
E) None of the above
65) Practically speaking, multiple optimal solutions ________.
A) are infeasible
B) are unbounded
C) are degenerate
D) are unbalanced
E) provide management with greater flexibility in selecting and using resources
66) Which of the following is not considered a special situation with the transportation algorithm?
A) unbalanced transportation problems
B) degeneracy
C) unconstrained transportation problems
D) more than one optimal solution
E) maximization transportation problems
67) Which of the following is not a step in the Hungarian method of assignment?
A) find the opportunity–cost table
B) test for an optimal assignment
C) enumerate all possible solutions
D) revise the opportunity–cost table
E) None of the above
68) Why don’t we want to use the transportation algorithm to solve the assignment problem?
A) It would likely lead to an unbounded solution.
B) It would likely lead to a degenerate solution.
C) It would likely lead to an infeasible solution.
D) It would likely lead to multiple optima.
E) It would likely lead to an unbalanced solution.