Super Edge-Connectedness Keeping Tree
- Super edge-connectedness keeping trees are subtrees that, when removed, preserve a graph's strongest form of connectivity by ensuring every minimum edge-cut isolates only one vertex.
- They play a key role in graph decomposition, particularly in cographs, where cotree and tree-cut frameworks efficiently characterize connectivity-preserving structures.
- Their existence relies on stringent degree conditions and is validated by tight extremal examples and polynomial-time algorithms leveraging max-flow and combinatorial techniques.
A super edge-connectedness keeping tree is a subtree whose removal preserves the strongest form of edge-connectivity, termed super edge-connectivity, in the host graph. The concept arises at the intersection of edge-connectivity theory, canonical tree-like graph decompositions, and extremal combinatorics, and has been distinctly characterized for cographs—a class of graphs admitting a cotree decomposition and characterized as -free. This notion is situated at the apex of a hierarchy of "connectivity-keeping" tree concepts, generalizing earlier frameworks for vertex- and edge-connectivity preservation.
1. Definition and Fundamental Concepts
A connected graph is super edge-connected if every minimum edge-cut isolates a single vertex. That is, for all edge sets with (where is the edge-connectivity), the subgraph is disconnected only if removes all edges incident to some vertex , i.e., for some with , the minimum degree. This definition is extended to include disconnected graphs with exactly one isolated vertex as super edge-connected.
A super edge-connectedness keeping tree in with respect to a given tree (of order ) is a subtree with such that is again super edge-connected (Hasunuma, 16 Nov 2025).
For general graphs (finite or infinite), a canonical hierarchical decomposition exists into -edge-connected pieces for all simultaneously, via a tree-cut decomposition and a nested set of bonds. The tree structure efficiently encodes all possible edge-block decompositions for varying , culminating in the super edge-connectedness keeping tree for the highest level of connectivity (Elbracht et al., 2020).
2. Existence Theorems in Cographs
For cographs, the existence and tightness of super edge-connectedness keeping trees is established as follows: Let be a super edge-connected cograph and any tree of order . If , then there exists a subtree such that is super edge-connected. This degree bound is best possible; the construction
shows that is insufficient when is a star (Hasunuma, 16 Nov 2025).
3. Decomposition and Construction Principles
For any connected graph, a canonical "nested" family of bonds is constructed such that, for each , the subfamily yields the set of fundamental cuts of a tree–cut decomposition . In this decomposition, each node of corresponds bijectively to a maximal -edge-connected piece (the -edge-block), and every edge of is either absorbed in one block or becomes an edge of by crossing a unique fundamental cut (Elbracht et al., 2020).
The construction relies on a combinatorial approach, utilizing the family of efficient minimal bonds separating pairs of edge-blocks. The nested set theorem ("thinly splinters" lemma) guarantees a unique canonical nested family meeting every such separator. For each , absence of separators of order ensures the preservation of the corresponding edge-connectivity upon deletion of subtrees.
4. Characterization in Cographs
For cographs, super edge-connectivity is fully characterized: a connected cograph is always maximally edge-connected, and is super edge-connected if and only if (i) it is not , and (ii) it is not of the form with a disconnected cograph of order containing a component isomorphic to . Cotree decomposition underpins the partitioning into cocomponents. The proof of the main theorem bifurcates according to the size of , where is the primary cocomponent: if the result follows by 2-connectivity arguments, otherwise and the construction operates within (Hasunuma, 16 Nov 2025).
5. Hierarchy of Connectivity-Keeping Trees
The super edge-connectedness keeping tree is the most stringent member in a hierarchy of connectivity-keeping trees in cographs. Each stronger notion demands a higher minimum-degree condition:
| Notion | Minimum Degree Condition |
|---|---|
| Vertex-connectivity keeping tree | |
| Edge-connectivity keeping tree | |
| Super edge-connectivity keeping tree |
This ordering reflects the structural strengthening from vertex- and edge-connectivity to super edge-connectivity, with the latter ensuring that all minimum cuts isolate only single vertices. The result for super edge-connectedness keeping trees marks the culmination of this hierarchy, both in satisfying the largest minimum-degree hypothesis and enforcing the strongest preservation criteria (Hasunuma, 16 Nov 2025).
6. Algorithmic and Structural Connections
In finite graphs, the construction of canonical nested families can be realized by repeated max-flow computations between block pairs, yielding polynomial time complexity. For , the resulting tree recovers the classical Gomory–Hu tree, and for the construction generalizes Tutte's decomposition of 2-connected graphs into 3-connected components. In infinite cases, Menger-type arguments and ray–comb techniques ensure the correct infinite behavior of decomposition trees (Elbracht et al., 2020).
For cographs, repeated application of cotree decomposition, tree-extension lemmas, and careful handling of component structure facilitate the efficient construction of super edge-connectedness keeping trees.
7. Extremal and Illustrative Examples
Extremal constructions show that the degree bound for the existence of a super edge-connectedness keeping tree in cographs is tight. For even ,
achieves but fails to admit a super edge-connectedness keeping tree for the star , while suffices for all trees of order (Hasunuma, 16 Nov 2025).
A simple finite example illustrates the tree-cut approach: a graph formed by two triangles connected by two parallel edges has, for , the two triangles as 2-edge-blocks separated by a bond of size 2, and for the entire graph as a single 3-edge-block, in line with the canonical decomposition framework (Elbracht et al., 2020).