Question: A flow network with supplies is a directed capacitated graph with potentially multiple sources and sinks, which may have incoming and outgoing edges respectively. In

A flow network with supplies is a directed capacitated graph with potentially multiple sources and sinks, which may have incoming and outgoing edges respectively. In particular, each node i ϵ V has an integer supply si; if s(i) > 0, i is a source, while if s(i) < 0, it is a sink. Let S be the set of source nodes and T the set of sink nodes.

A circulation with supplies is a function f : E → R+ that satisfies

(a) capacity constraints: for each e ϵ E, 0 ≤ f(e) ≤ c(e).

(b) supply constraints: For each i ϵ V , fout(i) - fin(i) = s(i).

We are now concerned with a decision problem rather than a maximization: is there a circulation f with supplies that meets both capacity and supply conditions?

i. Derive a necessary condition on the supplies s(i) for a feasible circulation with supplies to exist.

ii. Reduce the problem of finding a feasible circulation with supplies to Max Flow.

Step by Step Solution

3.45 Rating (155 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To address your question on flow networks and feasible circulation lets break it down into two parts Part i Necessary Condition on the Supplies To der... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!

Related Book