kedgeconnected
Kedgeconnected, typically written as k-edge-connected, is a property of graphs in graph theory. A connected graph is k-edge-connected if it remains connected after the removal of any set of fewer than k edges. Equivalently, the edge connectivity of the graph, denoted lambda(G), is at least k. This means every edge cut (a partition of the vertices into two nonempty sets) has at least k crossing edges.
Formally, for a connected graph G, lambda(G) is the minimum number of edges whose removal disconnects G.
Common examples illustrate the concept: a cycle with at least three vertices is 2-edge-connected, since removing
Computation of k-edge-connectivity can be approached through global minimum cut algorithms, such as Stoer–Wagner, which find
Applications of k-edge-connected graphs appear in network design, reliability analysis, and redundancy planning, where higher edge-connectivity