Max-flow Min-cut Theorem - Definition

Definition

Let be a network (directed graph) with and being the source and the sink of respectively.

The capacity of an edge is a mapping c: ER+, denoted by cuv or c(u,v). It represents the maximum amount of flow that can pass through an edge.
A flow is a mapping f: ER+, denoted by fuv or f(u,v), subject to the following two constraints:
  1. for each (capacity constraint)
  2. for each (conservation of flows).
The value of flow is defined by, where is the source of . It represents the amount of flow passing from the source to the sink.

The maximum flow problem is to maximize | f |, that is, to route as much flow as possible from s to t.

An s-t cut C = (S,T) is a partition of V such that sS and tT. The cut-set of C is the set {(u,v)∈E | uS, vT}. Note that if the edges in the cut-set of C are removed, | f | = 0.
The capacity of an s-t cut is defined by .

The minimum s-t cut problem is minimizing, that is, to determine S and T such that the capacity of the S-T cut is minimal.

Read more about this topic:  Max-flow Min-cut Theorem

Famous quotes containing the word definition:

    Beauty, like all other qualities presented to human experience, is relative; and the definition of it becomes unmeaning and useless in proportion to its abstractness. To define beauty not in the most abstract, but in the most concrete terms possible, not to find a universal formula for it, but the formula which expresses most adequately this or that special manifestation of it, is the aim of the true student of aesthetics.
    Walter Pater (1839–1894)

    Was man made stupid to see his own stupidity?
    Is God by definition indifferent, beyond us all?
    Is the eternal truth man’s fighting soul
    Wherein the Beast ravens in its own avidity?
    Richard Eberhart (b. 1904)

    ... if, as women, we accept a philosophy of history that asserts that women are by definition assimilated into the male universal, that we can understand our past through a male lens—if we are unaware that women even have a history—we live our lives similarly unanchored, drifting in response to a veering wind of myth and bias.
    Adrienne Rich (b. 1929)