08 Network Models
08 Network Models
1. Find the maximal flow from node 1 to node 7 in the following network.
2. Kobak must schedule its production of camera film for the first four months of
the year. Film demand (in 1,000s of rolls) in January, February, March and April
is expected to be 300, 500, 650 and 400, respectively. Kobak's production
capacity is 500 thousand rolls of film per month. The film business is highly
competitive, so Kobak cannot afford to lose sales or keep its customers waiting.
Meeting month i 's demand with month i +1's production is unacceptable.
The film's production and delivery cost per thousand rolls will be $500 in
January and February. This cost will increase to $600 in March and April due
to a new labor contract. Any film put in inventory requires additional transport
costing $100 per thousand rolls. It costs $50 per thousand rolls to hold film in
inventory from one month to the next.
3. A network of railway lines connects the main lines entering and leaving a city.
Speed limits, track reconstruction, and train length restrictions lead to the flow
diagram below, where the numbers represent how many cars can pass per
hour. Formulate an LP to find the maximal flow in cars per hour from Node 1 to
Node F.
4. A water company is analyzing the flow of water through pipes in an office
building. The flow capacities are given in the table below. Flow is measured in
100 gallons/hour. What is the maximal flow of water from node 1 to node 5?
From To
Node Node Distance
1 2 4
1 4 1
2 3 2
2 4 3
3 4 6
3 5 4
3 6 2
4 5 7
4 7 5
5 6 5
5 7 8
6 7 4