05 08 Edge-Connectivity
05 08 Edge-Connectivity
Edge-connectivity 05/08/2020
Definition
A disconnecting set is a subset of edges F ⊆ E such that G-F has at
least 2 components. separating ≠ disconnecting
The edge-connectivity is the minimum size of a disconnecting set, and
is noted κ'(G). A graph is k-edge-connected if it has edge-
connectivity at least k.
Examples
Example of inequalities
Proof
We first prove κ'(G)≤ δ(G). Let v be a vertex with degree δ(G).
The edge cut for the set {v} has δ(G) edges, so an edge cut with
δ(G) edges exist, and the minimum edge cut has size at most δ(G).
Proposition
Let G be a connected graph. Then, an edge cut F is minimal if and
only if G-F has exactly two components.
Remark
If we replace minimal by minimum, then the statement becomes
false: G-F can have two components while there are edge cuts with
size smaller than |F|.
Theorem
If G is a 3-regular graph, then κ(G)=κ'(G).
Proof
We already know that κ(G)≤ κ'(G), in general. To prove the statement,
we only need to show the reverse inequality (≥), that is, from a
minimum vertex cut, create an edge cut of the same size.
Let S be a minimum vertex cut, and let H and J be two components of
G-S. Since S is minimum, every vertex of it has a neighbor in H and a
neighbor in J. Also a vertex cannot have at least two neighbors in both
H and J since G is 3-regular. For each vertex v in S, delete the edge
from v to the component in which in has only one neighbor (if there is
one neighbor in H, one in J and another one (in S for example),
delete the edge to H)
.
That process breaks all the paths between H and J, so the deleted
edges form an edge cut. Also, the size of that edge cut is |S|, which
proves the statement.
Are there any other values of r such that any r-regular simple graph G
inevitably has κ(G)=κ'(G)? Discuss it with your study group.