Jump to content

Cederbaum's maximum flow theorem

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vrtlsclpl (talk | contribs) at 16:03, 5 July 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Cederbaum's Theorem[1] defines hypothetical analog electrical networks which will automatically produce a solution to the minimum s-t cut problem. Alternatively, simulation of such a network will also produce a solution to the minimum s-t cut problem. This article gives basic definitions, a statement of the theorem and a proof of the theorem. The presentation in this article closely follows the presentation of the theorem in the original publication.


Definitions

Definitions in this article are consistent in all respects with those given in a discussion of the Maximum-Flow Minimum-Cut Theorem.

Flow Graph

Cederbaum's theorem applies to a particular type of directed graph: G = (V, E). V is the set of nodes. is the a set of directed edges: . A positive weight is associated with each edge: wab: ER+ . Two of the nodes must be s and t: and .

Flow

Flow, f : ER+, is a positive quantity associated with each edge in the graph. Flow is constrained by the weight of the associated edge and by the conservation of flow at each vertex as described here.

Current

Edge pair.

Current is defined as a map for each edge pair to the read numbers, iab : EpR. Current maps from the voltage to a range that is determined by the weights of the respective forward and reverse edges. Each edge pair is the tuple consisting of the forward and reverse edges for a given pair of vertices. The forward/reverse direction is defined arbitrarily for each edge pair. Current is conserved at each node.

Voltage

Voltage is defined as a mapping from the set of edge pairs to real numbers, vab : EpR. Voltage is directly analogous to electrical voltage in an electrical network.

- Cut

Minimum s-t cut for directed graph. All edges have equal weights.

An s-t cut is a partition of the graph into two parts each containing one of either or . Where , , , the s-t cut is . The s-t cut set is the set of edges that start in and end in :

The minimum s-t cut is the s-t cut whose cut set has the minimum weight.

Electrical network

An electrical network is a model that is derived from a flow graph. Each resistive element in the electrical network corresponds to an edge pair in the flow graph. The positive and negative terminals of the electrical network are the nodes corresponding to the and terminals of the graph, respectively. The voltage state of the model becomes binary in the limit as as the input voltage difference approaches . The behavior of the electrical network is defined by Kirchhoff's voltage and current laws. Voltages add to zero around all closed loops and currents add to zero at all nodes.

Resistive element

A resistive element in the context of this theorem is a component of the electrical network that corresponds to an edge pair in the flow graph.

Characteristic

characteristic.

The characteristic is the relationship between current and voltage. The requirements are:

(i) Current and voltage are continuous function with respect to one another.
(ii) Current and voltage are non-decreasing functions with respect to one another.
(iii) The range of the current (domain of the voltage) is limited by the weights of the forward and reverse edges corresponding to the resistive element. The current range (voltage domain) may be inclusive or exclusive of the endpoints:


iab : R → [-wab,wba]   or   (-wab,wba]   or   [-wab,wba)   or   (-wab,wba)


vab : [-wab,wba]   or   (-wab,wba]   or   [-wab,wba)   or   (-wab,wba) → R


Statement of Theorem

The limit of the current Iin between the input terminals of the electrical network as the input voltage, Vin approaches , is equal to the weight of the minimum cut set XC .



Proof

Claim 1 Current at any resistive element in the electrical network in either direction is always less than or equal to the maximum flow at the corresponding edge in the graph. Therefore, the maximum current through the electrical network is less than the weight of the minimum cut of the flow graph:



Claim 2 As the input voltage approaches infinity, there exists at least one cut set such that the voltage across the cut set approaches infinity.



This implies that:



Given claims 1 and 2 above:



References

  1. ^ Cederbaum, I. (August, 1962). "On the optimal operation of communication nets". Journal of the Franklin Institute. 274: 130–141. {{cite journal}}: Check date values in: |date= (help)