Minimally k-Edge-Connected Graphs
- Minimally k-edge-connected graphs are defined by their property that the removal of any edge decreases connectivity from k to k-1, ensuring a tight structural configuration.
- They exhibit distinctive structural and spectral properties, often constructed with dominating vertices and regular subgraphs to achieve extremal frameworks.
- Efficient k-tree based algorithms enable the construction of these graphs, with applications in combinatorial theory, spectral analysis, and group-theoretic graph models.
A minimally -edge-connected graph is a finite or infinite undirected simple graph with edge-connectivity , such that each edge is critical for -edge-connectivity: removing any yields a graph with . This property ensures that the global connectivity cannot be maintained upon deletion of any edge, signifying a structurally tight configuration where minimality, degree, regularity, and dominance phenomena interplay. These graphs are central in both extremal combinatorial theory and spectral graph theory, and underpin group-theoretic applications via power graphs.
1. Precise Definitions and Characterization
Let be a finite simple connected graph.
- Edge-connectivity : the minimal size of a set of edges whose removal disconnects .
- Minimum degree .
- -Edge-connected: .
- Minimally -edge-connected: For every , .
Theorem 2.1 from (Parveen et al., 2024) provides a full combinatorial characterization in the presence of a dominating vertex:
Let be a non-complete connected graph with a dominating vertex (i.e., adjacent to every other vertex). Then is minimally -edge-connected for if and only if:
- is the unique dominating vertex.
- is regular.
Explicitly: writing and , is minimally -edge-connected if and only if is the only vertex with and is -regular with (Parveen et al., 2024).
For arbitrary graphs (without a dominating vertex), all minimally -edge-connected graphs have ; no cycle carries a chord; and at least two vertices of degree must exist in the finite case (Stein, 2011).
2. Structural Properties and Extremal Examples
Structural extremality is governed by the interplay of degree sequences, regularity, dominance, and bipartition. For finite graphs (Stein, 2011), at least two vertices of degree are always present, and for , a linear fraction of the vertices have degree .
The decomposition in (Parveen et al., 2024) underlies strong algebraic uniformity: for group-theoretic graphs, minimal edge-connectivity corresponds to regular substructures plus a dominating element, translating uniformity of group element orders into graph-theoretic minimality.
Extremal constructions (with ):
- : Let be a 1-regular graph (“perfect matching”) on $2m$ vertices and adjacent to all of . , is 1-regular (Parveen et al., 2024).
- : Let be a 2-regular graph (disjoint cycles) of vertices, with adjacent to all of . , is 2-regular (Parveen et al., 2024).
- General: The complete bipartite graph achieves edge-count saturation and spectral extremality for large and (Lou et al., 13 Mar 2025).
For infinite graphs, similar degree phenomena hold only after incorporating “ends” (equivalence classes of rays). One always has at least two small points—vertices of degree or ends of edge-degree —with new combinatorial phenomena at infinity (Stein, 2011).
3. Spectral Extremality and the Max–Min Problem
Spectral analogues of edge-extremal problems feature prominently. Given on vertices, the maximal spectral radius among all minimally -edge-connected graphs is achieved at the complete bipartite graph for and large (Lou et al., 13 Mar 2025). In particular,
with equality only when (Lou et al., 13 Mar 2025). This also attains maximal edge-count for (Lou et al., 13 Mar 2025).
The -index , defined as the largest eigenvalue of for , is maximized (for ) by the fan graph copies of for odd , and for even (Lou et al., 2023). Closed-form expressions for are given explicitly therein.
These results confirm that edge and spectral extremality coincide in the class of minimally -edge-connected graphs of fixed order and connectivity.
4. Algorithmic Aspects and Constructions
Efficient algorithms exist for generating minimally -edge-connected graphs from -trees (chordal graphs of treewidth ):
- In a -tree, edges with both endpoints of degree are insensitive: their removal maintains -edge-connectivity. Thus, iteratively deleting such edges yields a minimally -edge-connected graph (Badarla et al., 2011).
- For (from a 2-tree), one enumerates triangles, deletes edges present in multiple triangles, and obtains a minimal structure—a “triangulated cycle” (Badarla et al., 2011).
- Complexity is , governed by triangle enumeration and edge-deletion steps.
This certifies the minimality property: no edge can be removed without reducing the edge-connectivity below .
5. Average Edge-Connectivity and Bipartite Structure
Let denote the maximum number of edge-disjoint – paths. The average edge-connectivity is
For optimal minimally -edge-connected graphs (maximizing on order ):
- Conjecture (Mol et al., 2021): For , the extremal graphs are bipartite—one part with all vertices of degree , the other part with vertices of degree .
- Universal bound: For degree-partitioned minimally -edge-connected graphs of order ,
Asymptotic constructions (family ) realize as (Mol et al., 2021). Parallel statements hold for minimally -connected graphs (vertex-connectivity).
6. Infinite Graphs, Ends, and Generalizations
In infinite graphs, minimality extends to “ends.” An end is an equivalence class of rays (one-way infinite paths) not separated by any finite vertex-set. Edge-degree of an end , , is the maximum number of edge-disjoint rays in . The main extension (Stein, 2011):
- Every (finite or infinite) edge-minimally -edge-connected graph has at least two “small points”: vertices of degree or ends with .
- There exist infinite edge-minimally -edge-connected graphs with no vertices of degree , only ends with .
Open questions remain regarding the abundance of such small-degree vertices or ends in infinite settings, and whether every infinite minimally -edge-connected graph contains infinitely many such points.
7. Applications to Group-Theoretic Graphs and Further Corollaries
The minimal edge-connectivity property underpins several algebraic graph constructions:
- Power graph of a finite group : minimally edge-connected (non-complete) exactly when is non-cyclic of prime exponent (Parveen et al., 2024).
- Enhanced power graph : minimal edge-connectivity equivalent to all maximal cyclic subgroups having equal order and trivial intersections (in nilpotent this forces to be a -group of exponent ) (Parveen et al., 2024).
- Order superpower graph : minimal edge-connectivity iff is a -group (Parveen et al., 2024).
Further, in nilpotent groups, the minimal degree and vertex connectivity of are equal precisely under minimal edge-connectivity (Parveen et al., 2024). The algebraic regularity and dominance properties in these graphs mirror the combinatorial minimality conditions.
This overview provides the rigorous combinatorial, spectral, algorithmic, and algebraic landscape of minimally -edge-connected graphs, synthesizing extremal results, structural decompositions, infinite generalizations, and their manifestations in algebraic graph theory.