Chapter 6 – Distribution and Network Models
cannot occur between an origin node and a destination node.
cannot occur between a transshipment node and a destination node.
can occur between any two nodes.
35. Consider a shortest route problem in which a bank courier must travel between branches and the main operations
center. When represented with a network,
the branches are the arcs and the operations center is the node.
the branches are the nodes and the operations center is the source.
the branches and the operations center are all nodes and the streets are the arcs.
the branches are the network and the operations center is the node.
36. The shortest-route problem finds the shortest-route
from the source to the sink.
from the source to any other node.
from any node to any other node.
from any node to the sink.
37. Consider a maximal flow problem in which vehicle traffic entering a city is routed among several routes before
eventually leaving the city. When represented with a network,
the nodes represent stoplights.
the arcs represent one way streets.
the nodes represent locations where speed limits change.
None of the alternatives is correct.
38. We assume in the maximal flow problem that
the flow out of a node is equal to the flow into the node.
the source and sink nodes are at opposite ends of the network.
the number of arcs entering a node is equal to the number of arcs exiting the node.
None of the alternatives is correct.