Chapter 7: Q1E (page 239)
Consider the following linear program.
maximize 5x+3y
Plot the feasible region and identify the optimal solution.
Short Answer
The maximum value is 31 at (5,2) is the optimal solution and the feasible region is plotted.
Chapter 7: Q1E (page 239)
Consider the following linear program.
maximize 5x+3y
Plot the feasible region and identify the optimal solution.
The maximum value is 31 at (5,2) is the optimal solution and the feasible region is plotted.
All the tools & learning materials you need for study success - in one app.
Get started for freeFor the following network, with edge capacities as shown, find the maximum flow from S to T, along with a matching cut.
A cargo plane can carry a maximum weight of 100 tons and a maximum volume of 60 cubic meters. There are three materials to be transported, and the cargo company may choose to carry any amount of each, up to the maximum available limits given below.
Write a linear program that optimizes revenue within the constraints.
Give an example of a linear program in two variables whose feasible region is infinite, but such that there is an optimum solution of bounded cost.
There are many common variations of the maximum flow problem. Here are four of them.
(a) There are many sources and many sinks, and we wish to maximize the total flow from all sources to all sinks.
(b) Each vertex also has a capacity on the maximum flow that can enter it.
(c) Each edge has not only a capacity, but also a lower bound on the flow it must carry.
(d) The outgoing flow from each node u is not the same as the incoming flow, but is smaller by a factor of , whererole="math" localid="1659789093525" is a loss coefficient associated with node u.
Each of these can be solved efficiently. Show this by reducing (a) and (b) to the original max-flow problem, and reducing (c) and (d) to linear programming.
Consider the following network (the numbers are edge capacities).
(a)Find the maximum flow and a minimum cut.
(b)Draw the residual graph (along with its edge capacities). In this residual network, mark the vertices reachable from and the vertices from which is reachable.
(c)An edge of a network is called a bottleneck edge if increasing its capacity results in an increase in the maximum flow. List all bottleneck edges in the above network.
(d)Give a very simple example (containing at most four nodes) of a network which has no bottleneck edges.
(e)Give an efficient algorithm to identify all bottleneck edges in a network.
What do you think about this solution?
We value your feedback to improve our textbook solutions.