Flow Network Capacity Augmentation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
mXSCNT
Messages
310
Reaction score
1
Suppose that you have a http://en.wikipedia.org/wiki/Flow_network" with integer edge capacities, and n dollars. You may spend one dollar to increase the capacity of an existing edge by one. The question is, how can you spend your dollars so that the maximum flow through the resulting network is maximized?
 
Last edited by a moderator:
Mathematics news on Phys.org
mXSCNT said:
Suppose that you have a http://en.wikipedia.org/wiki/Flow_network" with integer edge capacities, and n dollars. You may spend one dollar to increase the capacity of an existing edge by one. The question is, how can you spend your dollars so that the maximum flow through the resulting network is maximized?

The max-flow min-cut theorem might be a good place to start in constructing a spending strategy.
 
Last edited by a moderator: