Preprint
Article

This version is not peer-reviewed.

Spanning Hypertrees and Spanning Superhypertrees

Submitted:

18 September 2025

Posted:

19 September 2025

You are already at the latest version

Abstract
Graph theory provides a rigorous foundation for representing relationships and connectivity through vertices and edges. Hypergraphs extend this framework by introducing hyperedges that connect more than two vertices. Superhypergraphs further enhance the model via iterated powerset constructions, capturing hierarchical and self-referential structures among hyperedges. A spanning tree is a connected, acyclic subgraph that covers all vertices of a graph with exactly |V| − 1 edges. A spanning hypertree is a connected, Berge-acyclic subhypergraph of a uniform hypergraph that spans all vertices with hypertree structure. In this paper, we study the notion of a spanning superhypertree as the natural spanning tree concept within superhypergraphs. We also discuss several concrete realworld examples of spanning superhypertrees and analyze their structural properties.
Keywords: 
;  ;  ;  ;  

1. Preliminaries

We collect the basic terminology and notation used in what follows. Unless explicitly stated otherwise, all graphs considered are finite.

1.1. SuperHyperGraphs

Graph theory provides a rigorous foundation for representing relationships and connectivity through vertices and edges [1,2]. A classical hypergraph generalizes an ordinary graph by permitting an edge to connect an arbitrary (finite) number of vertices, which makes it suitable for representing multiway relationships [3,4,5]. A SuperHyperGraph carries this idea further by forming vertices and edges from iterated powersets of a base set; this viewpoint has appeared in several recent contexts [6,7,8]. Reported applications include, among others, molecular structure modeling, complex network analysis, and signal processing [9,10,11,12]. Throughout, the level n is a fixed nonnegative integer.
Definition 1
(Base set). A base (ground) set is a fixed finite set S from which higher-level objects are generated:
S = { x x belongs to the chosen domain } .
All structures introduced below ultimately draw their elements from S.
Definition 2
(Powerset). [13,14] Given a set X, its powerset is
P ( X ) = { A X } .
We also use the nonempty powerset P * ( X ) : = P ( X ) { } .
Definition 3
(Iterated powerset). [15,16,17,18] For k N 0 define
P 0 ( X ) : = X , P k + 1 ( X ) : = P P k ( X ) .
For the nonempty version set
P * 0 ( X ) : = X , P * k + 1 ( X ) : = P * ( P * ) k ( X ) .
Example 4
(Iterated powerset — menu planning with courses (real life)). Let the base set of available dishes be
X = { rice , fish } .
Then
P 0 ( X ) = X = { rice , fish } , P 1 ( X ) = P ( X ) = , { rice } , { fish } , { rice , fish } .
Elements of P 1 ( X ) are menus (sets of dishes). The second iterated powerset P 2 ( X ) = P ( P ( X ) ) consists of families of menus (e.g., a weekly plan). Two concrete members are
F 1 = { rice } , { rice , fish } , F 2 = { fish } .
F 1 collects two acceptable menus (rice only; rice+fish), while F 2 is a single-menu family (fish only). Using the nonempty tiers, ( P * ) 1 ( X ) = P ( X ) { } excludes the empty menu, and ( P * ) 2 ( X ) excludes empty families.
Definition 5
(Hypergraph [4,19]). A hypergraph is a pair H = ( V ( H ) , E ( H ) ) with V ( H ) and E ( H ) P * ( V ( H ) ) . Throughout this paper both V ( H ) and E ( H ) are finite.
Example 6
Hypergraph — task forces in an emergency response (real life)). Let the responders be the vertex set
V = { Alice ( nurse ) , Bob ( paramedic ) , Chen ( driver ) , Dana ( firefighter ) , Eli ( logistics ) } .
Define the family of hyperedges E P * ( V ) by
E = { Alice , Bob , Chen } , { Bob , Dana } , { Chen , Dana , Eli } .
Each hyperedge is a team required for a specific incident type: {nurse, paramedic, driver} for patient transport; {paramedic, firefighter} for a rescue; {driver, firefighter, logistics} for debris removal and supply. Thus H = ( V , E ) is a finite hypergraph modeling multi-person tasks beyond pairwise interactions.
Definition 7
(n-SuperHyperGraph). [20,21] Fix a finite base set V 0 and a level n N 0 . An n-SuperHyperGraph over V 0 is a triple
SHG ( n ) = V , E , ,
where
  • V P n ( V 0 ) is a finite set of n-supervertices;
  • E is a finite set of (super)edge identifiers;
  • : E P * ( V ) is an incidence map sending each edge to a nonempty finite subset of V.
For e E , the set ( e ) V is called the (super)edge incidence set.
Remark 8
(Simple, uniform, and nonempty-tier options). (i) Simple: is injective (no parallel superedges). (ii) k-uniform: | ( e ) | = k for all e E . (iii) To exclude empties at every tier, one may require V P * n ( V 0 ) .
Remark 9
(Subset presentation). If parallel superedges are unnecessary, one may identify each edge with its incidence set and work with a pair ( V , E ) where E P * ( V ) . This is equivalent to Definition 7 by taking E : = E and : = id .
Example 10
(n-SuperHyperGraph — program playlists of reading lists (real life)). Let the base set of short papers be V 0 = { L 1 , L 2 , L 3 } . Then P 1 ( V 0 ) are reading lists (subsets of papers) and P 2 ( V 0 ) = P ( P ( V 0 ) ) are playlists of reading lists. Choose level n = 2 and define the set of 2-supervertices
V = v A = { L 1 } , { L 1 , L 2 } , v B = { L 2 , L 3 } , v C = { L 1 , L 3 } , { L 2 } P 2 ( V 0 ) .
Introduce two (super)edges E = { α , β } and the incidence map : E P * ( V ) by
( α ) = { v A , v B } , ( β ) = { v B , v C } .
v A , v B , v C are program playlists (families of reading lists). Edge α links playlists used in the “Foundations” module; edge β links those used in the “Capstone” module. Then
SHG ( 2 ) = V , E ,
is a finite 2-SuperHyperGraph: vertices live at level 2 (families of reading lists), and each (super)edge connects a nonempty set of such vertices via .
Example 11
(3–SuperHyperGraph: University Programs and Shared Resources). Let the base set of atomic items (foundational courses) be
V 0 = { Data , Algebra , ML , Systems } .
Level 1 (tracks; subsets of courses) in P 1 ( V 0 ) = P ( V 0 ) :
T 1 = { Data , Algebra } , T 2 = { Algebra , ML } , T 3 = { ML , Systems } .
Level 2 (program bundles; sets of tracks) in P 2 ( V 0 ) :
B A = { T 1 , T 2 } , B B = { T 2 , T 3 } .
Level 3 (degree plans; sets of bundles) in P 3 ( V 0 ) :
L 1 = { B A } , L 2 = { B A , B B } , L 3 = { B B } .
Define the 3–supervertex set and the edge set by
V = { L 1 , L 2 , L 3 } P 3 ( V 0 ) , E = { e capstone , e lab , e admin } .
Define the incidence map : E P * ( V ) by
( e capstone ) = { L 1 , L 2 } , ( e lab ) = { L 2 , L 3 } , ( e admin ) = { L 1 , L 2 , L 3 } .
Then
SHG ( 3 ) = ( V , E , )
is a 3–SuperHyperGraph over V 0 in the sense of Definition 7. Here, 3–supervertices encode degree plans (level 3 objects), while superedges encode shared structures: a joint capstone ( e capstone ), shared laboratories ( e lab ), and university-wide administration ( e admin ).

1.2. Spanning Tree and Hypertree

A spanning tree is a connected, acyclic subgraph that includes all vertices of the graph with exactly | V | 1 edges[22,23,24,25]. A spanning hypertree is a connected, Berge-acyclic subhypergraph of a uniform hypergraph that spans all vertices with hypertree structure[26,27,28,29,30,31].
Definition 12
(Spanning tree of a graph). [22,23,24,25] Let G = ( V , E ) be a finite (simple, undirected) graph. A subgraph T = ( V , E T ) of G is a spanning tree of G if T is connected and acyclic. Equivalently, | E T | = | V | 1 and T is connected.
Example 13
(Spanning tree in a simple graph). Let G = ( V , E ) with
V = { 1 , 2 , 3 , 4 } , E = { 1 , 2 } , { 2 , 3 } , { 3 , 4 } , { 1 , 4 } , { 1 , 3 } .
Consider the subgraph T = ( V , E T ) where
E T = { 1 , 2 } , { 2 , 3 } , { 3 , 4 } .
Then | E T | = 3 = | V | 1 and T is connected (the unique simple path 1 2 3 4 joins any two vertices). Since a connected simple graph on | V | vertices with | V | 1 edges is acyclic, T is a spanning tree of G. Equivalently, T is a tree (no cycles) and uses all vertices of G.
Definition 14
(Hypertrees in uniform hypergraphs: recursive h-hypertrees). (cf.[26,27,28,29,30,31]) Fix h 2 . An h-hypertree is an h-uniform hypergraph T = ( X , E ) defined recursively as follows:
  • If | X | = h , then T has the unique edge X.
  • If | X | h + 1 , there exists a vertex x X such that, writing E ( x ) = { E 1 , , E q } for the edges of T containing x, the family { E 1 { x } , , E q { x } } induces an ( h 1 ) -hypertree on X { x } and the remaining edges (those not containing x) induce an h-hypertree on X { x } .
(For h = 2 , this coincides with the usual notion of a tree.) Spanning h-hypertree in H. If H = ( V , E ) is an h-uniform hypergraph, a subhypergraph T of H is a spanning h-hypertree of H if T is an h-hypertree and V ( T ) = V ( H ) (i.e., T spans all vertices of H and uses only edges of H).
Example 15
(A 3-hypertree and a spanning 3-hypertree). Fix h = 3 . Let X = { a , b , c , d } and define the 3-uniform hypergraph
T = X , E T , E T = { a , b , c } , { a , c , d } , { b , c , d } .
We verify that T is a 3-hypertree by the given recursion. Choose x = a . The edges of T containing a are { a , b , c } and { a , c , d } . Removing a from these gives the 2-edges
{ b , c } , { c , d } X { a } = { b , c , d } .
These two 2-edges form a (connected, acyclic) graph on { b , c , d } , hence an ( h 1 ) = 2 -hypertree on X { a } . The remaining edges of T that do not contain a form the family
{ b , c , d } ,
which, on the vertex set X { a } = { b , c , d } , is exactly the base case of a 3-hypertree (a single 3-edge on 3 vertices). Thus the recursive conditions are satisfied, and T is a 3-hypertree.
To exhibit a spanning 3-hypertree inside a larger 3-uniform hypergraph, enlarge T to
H = X , E H , E H = E T { a , b , d } .
Then T is a subhypergraph of H with V ( T ) = V ( H ) = X , hence T is a spanning 3-hypertree of H.
Example 16
(Spanning 3-hypertree — handoff teams in a project (real life)). Formal instance. Let h = 3 . Take the vertex set
X = { w 1 , w 2 , w 3 , w 4 , w 5 , w 6 , w 7 }
and the 3-uniform hyperedge family
E = E 1 = { w 1 , w 2 , w 3 } , E 2 = { w 3 , w 4 , w 5 } , E 3 = { w 5 , w 6 , w 7 } .
Let the host hypergraph be H = ( X , E ) . Then T = ( X , E ) is a spanning 3-hypertree of H:
  • Spanning:  V ( T ) = X = V ( H ) .
  • Connectivity:  E 1 meets E 2 at w 3 , and E 2 meets E 3 at w 5 , so the incidence graph is a path E 1 E 2 E 3 .
  • Berge-acyclicity: Any Berge cycle would require E 1 E 3 , but E 1 E 3 = ; hence no cycle exists.
Thus T is a connected, Berge-acyclic 3-uniform subhypergraph spanning all vertices, i.e., a spanning 3-hypertree.
Each hyperedge models a handoff team of three people working a project stage. Consecutive stages share exactly one member ( w 3 then w 5 ) to transfer know-how. All seven workers are covered (spanned), and the pipeline has no loops.
Example 17
(Spanning 4-hypertree — co-requisite course blocks across terms (real life)). Formal instance. Let h = 4 . Take
X = { a , b , c , d , e , f , g , h , i , j } , E = E 1 = { a , b , c , d } , E 2 = { d , e , f , g } , E 3 = { g , h , i , j } .
Let H = ( X , E ) . Then T = ( X , E ) is a spanning 4-hypertree of H:
  • Spanning:  V ( T ) = X = V ( H ) .
  • Connectivity:  E 1 E 2 = { d } and E 2 E 3 = { g } , so the incidence graph is the path E 1 E 2 E 3 .
  • Berge-acyclicity: A Berge cycle would force E 1 E 3 , but E 1 E 3 = ; contradiction.
Hence T is a connected, Berge-acyclic 4-uniform subhypergraph that spans all vertices—i.e., a spanning 4-hypertree.
Each hyperedge represents a term block of four co-requisite courses. Successive terms share exactly one course (d then g) to ensure curricular continuity. All courses in the program are covered without cycles.

2. Main Results: Spanning SuperHyperTree

A spanning superhypertree is a connected, Berge-acyclic substructure of a superhypergraph, covering all supervertices, generalizing spanning trees and hypertrees.
Definition 18
(Berge-style superpaths and supercycles). Let SHG ( n ) = ( V , E , ) be an n–SuperHyperGraph (so : E P * ( V ) ).
  • A superpath of length 1 is a sequence
    v 0 , e 1 , v 1 , e 2 , , e , v
    with v i V , e j E , such that v j 1 , v j ( e j ) for all j, the vertices v 0 , , v are pairwise distinct, and the edges e 1 , , e are pairwise distinct.
  • A supercycle of length 2 is a sequence
    v 0 , e 1 , v 1 , e 2 , , e , v
    with v = v 0 , the intermediate vertices v 1 , , v 1 pairwise distinct, and the edges e 1 , , e pairwise distinct, and v j 1 , v j ( e j ) for all j (indices modulo ).
We say SHG ( n ) is connected if every two vertices can be joined by a superpath, and it is Berge-acyclic if it contains no supercycle.
Example 19
(Real-World Illustration: Multi-Tier Supply Contracts). Consider a 3–SuperHyperGraph modeling a supply chain with atomic parts
V 0 = { A , B , C , D } .
Level 1 (kits) in P 1 ( V 0 ) :
K 1 = { A , B } , K 2 = { B , C } , K 3 = { C , D } .
Level 2 (bundles) in P 2 ( V 0 ) :
B 1 = { K 1 , K 2 } , B 2 = { K 2 , K 3 } .
Level 3 (contracts) in P 3 ( V 0 ) :
C 1 = { B 1 } , C 2 = { B 1 , B 2 } , C 3 = { B 2 } .
Define the 3–supervertex set and edges
V = { C 1 , C 2 , C 3 } , E = { e 12 , e 23 , e 31 } .
The incidence map : E P * ( V ) encodes cooperative agreements:
( e 12 ) = { C 1 , C 2 } , ( e 23 ) = { C 2 , C 3 } , ( e 31 ) = { C 3 , C 1 } .
Then SHG ( 3 ) = ( V , E , ) models three contract clusters ( C 1 , C 2 , C 3 ) with superedges expressing shared logistics or financing channels between them.
Berge–style superpath. The sequence
C 1 , e 12 , C 2 , e 23 , C 3
is a superpath of length 2 since C 1 , C 2 ( e 12 ) and C 2 , C 3 ( e 23 ) , with distinct vertices and edges.
Berge–style supercycle. The sequence
C 1 , e 12 , C 2 , e 23 , C 3 , e 31 , C 1
is a supercycle of length 3 because each consecutive pair lies in the incidence of the corresponding edge and all edges are distinct. Hence the structure is connected (every two vertices are joined by a superpath) but not Berge–acyclic (it contains a supercycle).
Definition 20
(Spanning superhypertree). Let SHG ( n ) = ( V , E , ) be an n–SuperHyperGraph. A substructure
T : = V , E T , E T , E T E ,
is called a spanning superhypertree of SHG ( n ) if T is connected and Berge-acyclic. Equivalently, T spans all vertices of SHG ( n ) , uses only edges of SHG ( n ) , has no supercycle, and connects every vertex pair via a superpath.
Remark 21
(Minimality by edge deletion). If T is a spanning superhypertree and e E T , then T e is disconnected. Indeed, removing any edge on some superpath between two vertices breaks all superpaths between them; if it did not, e would lie on a supercycle, contradicting acyclicity.
Example 22
(Graph case n = 0 (reduces to a spanning tree)). Let V = { 1 , 2 , 3 , 4 } and consider the 2-uniform SHG ( 0 ) = ( V , E , ) with edges
( e 12 ) = { 1 , 2 } , ( e 23 ) = { 2 , 3 } , ( e 34 ) = { 3 , 4 } , ( e 14 ) = { 1 , 4 } .
Take
E T = { e 12 , e 23 , e 34 } .
Then T = ( V , E T , | E T ) is connected (paths 1 2 3 4 ) and has no supercycle (three edges form a simple path), hence a spanning superhypertree. By Theorem 28, G T is the usual spanning tree on V with edge set { { 1 , 2 } , { 2 , 3 } , { 3 , 4 } } .
Example 23
(Proper super case n = 1 (supervertices are subsets of a base set)). Let the base set be V 0 = { a , b , c , d } and set
V = v 1 , v 2 , v 3 = { a , b } , { b , c } , { c , d } P 1 ( V 0 ) .
Define the 2-uniform 1–SuperHyperGraph SHG ( 1 ) = ( V , E , ) by
( e 12 ) = { v 1 , v 2 } , ( e 23 ) = { v 2 , v 3 } , ( e 13 ) = { v 1 , v 3 } .
Take the edge subset E T = { e 12 , e 23 } . Then T = ( V , E T , | E T ) is connected (superpath v 1 , e 12 , v 2 , e 23 , v 3 ) and Berge-acyclic (no supercycle since only two edges are used), hence a spanning superhypertree in the level-1 setting. Note that the “vertices” here are subsets of V 0 , so this example is genuinely beyond ordinary graphs/hypergraphs.
Example 24
(Spanning superhypertree ( n = 1 ) — overlapping project teams (real life)) Formal instance. Let the ground set of people be
V 0 = { A , B , C , D , E , F } .
Work at level n = 1 so vertices are nonempty subsets of V 0 . Define the supervertex set
V = v 1 = { A , B } , v 2 = { B , C , D } , v 3 = { D , E } , v 4 = { E , F } P * ( V 0 ) .
Let the edge set be E = { e 12 , e 23 , e 34 } with incidence map
( e 12 ) = { v 1 , v 2 } , ( e 23 ) = { v 2 , v 3 } , ( e 34 ) = { v 3 , v 4 } .
Consider the substructure T = ( V , E T , | E T ) with E T = E . Then:
  • Spanning:  V ( T ) = V (all supervertices are included).
  • Connectedness: for any v i , v j there is a superpath along the chain
    v 1 , e 12 , v 2 , e 23 , v 3 , e 34 , v 4 .
  • Berge-acyclicity: the incidence graph on V E is a path, hence contains no supercycle.
Thus T is a spanning superhypertree of the 1–SuperHyperGraph SHG ( 1 ) = ( V , E , ) .
Each supervertex v i is a team pod (subset of people). Edges record handoffs between pods that share a member (e.g., v 1 v 2 = { B } ). The chain covers all pods (spanning) and has no loop, modeling a linear, non-cyclic delivery pipeline.
Example 25
(Spanning superhypertree ( n = 2 ) — compliance dossier bundles (real life)). Formal instance. Let the base set of atomic documents be
V 0 = { A , B , C , D } .
Work at level n = 2 , so supervertices are families of document sets, i.e. elements of P ( P ( V 0 ) ) . Define
v 1 = { A } , { A , B } , v 2 = { B } , { B , C } , v 3 = { C } , { C , D } , v 4 = { D } , V = { v 1 , v 2 , v 3 , v 4 } P 2 ( V 0 ) .
Let E = { e 12 , e 23 , e 34 } and define the incidence map
( e 12 ) = { v 1 , v 2 } , ( e 23 ) = { v 2 , v 3 } , ( e 34 ) = { v 3 , v 4 } .
Set E T = E and T = ( V , E T , | E T ) . Then:
  • Spanning:  V ( T ) = V .
  • Connectedness: there is a superpath v 1 , e 12 , v 2 , e 23 , v 3 , e 34 , v 4 joining any endpoints.
  • Berge-acyclicity: with only the three edges arranged in a chain, no supercycle can occur.
Therefore T is a spanning superhypertree of SHG ( 2 ) = ( V , E , ) .
Each supervertex v i is a dossier bundle: a collection of related document-sets (policies, reports). Consecutive bundles share thematic subsets (e.g., { B } or { B , C } ), so review proceeds linearly across quarters. All bundles are covered (spanned) without circular dependencies.
Example 26
(Spanning SuperHypertree (n=3): Multi-Agency Disaster Response). Let the atomic resources be
V 0 = { Med , Log , Comms , Safety } .
Level 1 (taskforces; subsets of resources) in P 1 ( V 0 ) :
T 1 = { Med , Comms } , T 2 = { Med , Log } , T 3 = { Log , Safety } , T 4 = { Comms , Safety } .
Level 2 (operations; sets of taskforces) in P 2 ( V 0 ) :
O A = { T 1 , T 2 } , O B = { T 2 , T 3 } , O C = { T 1 , T 4 } .
Level 3 (incident plans; sets of operations) in P 3 ( V 0 ) :
L 1 = { O A } , L 2 = { O A , O B } , L 3 = { O B } , L 4 = { O C } .
Define the 3–supervertex set and an edge set by
V = { L 1 , L 2 , L 3 , L 4 } P 3 ( V 0 ) , E = { e 12 , e 23 , e 34 , e 14 } .
Define the incidence map : E P * ( V ) as
( e 12 ) = { L 1 , L 2 } , ( e 23 ) = { L 2 , L 3 } , ( e 34 ) = { L 3 , L 4 } , ( e 14 ) = { L 1 , L 4 } .
Consider the substructure
T : = V , E T , E T with E T = { e 12 , e 23 , e 34 } E .
Then T spans all vertices V and is connected via the superpaths
L 1 e 12 L 2 e 23 L 3 e 34 L 4 .
Moreover, T is Berge–acyclic: the edges in E T form a simple chain and there is no sequence v 0 , e 1 , v 1 , e 2 , , e , v = v 0 with pairwise distinct edges e i witnessing a supercycle. Hence T is a spanning superhypertree of the 3–SuperHyperGraph SHG ( 3 ) = ( V , E , ) .
Theorem 27
(Restriction is an n–SuperHyperGraph). If SHG ( n ) = ( V , E , ) is an n–SuperHyperGraph and E T E is nonempty, then
T = V , E T , E T
is an n–SuperHyperGraph. In particular, every spanning superhypertree is (by definition) an n–SuperHyperGraph.
Proof. 
By hypothesis, : E P * ( V ) takes edges to nonempty subsets of V. Hence its restriction E T : E T P * ( V ) does the same. The vertex set remains V, which is finite, so T satisfies the axioms of an n–SuperHyperGraph. □
Theorem 28
(Generalization of spanning trees in graphs). Let n = 0 and suppose SHG ( 0 ) = ( V , E , ) is2-uniform, i.e. | ( e ) | = 2 for all e E . Identify each e with the (unordered) pair ( e ) V to obtain a simple graph G = ( V , E ) with E = { ( e ) : e E } . Then:
A substructure T = ( V , E T , | E T ) is a spanning superhypertree of SHG ( 0 ) if and only if the simple graph G T = ( V , { ( e ) : e E T } ) is a spanning tree of G.
Proof. 
In the 2-uniform, n = 0 case, a superpath is exactly a usual graph path (each hyperedge joins precisely two vertices), and a supercycle is exactly a graph cycle. Thus “connected and Berge-acyclic” coincides with “connected and acyclic” in graph theory. Spanning means the vertex set is V in both settings. Hence the equivalence. □
Theorem 29
(Generalization of spanning hypertrees). Let n = 0 and assume SHG ( 0 ) = ( V , E , ) is an h–uniform hypergraph (i.e. | ( e ) | = h 2 for all e). Identify each e with its incidence set ( e ) V to obtain the h–uniform hypergraph H = ( V , E ) , E = { ( e ) : e E } . Then:
A substructure T = ( V , E T , | E T ) is a spanning superhypertree of SHG ( 0 ) if and only if the hypergraph H T = ( V , { ( e ) : e E T } ) is a spanning Berge-acyclic hypertree of H.
Proof. 
For n = 0 , our superpaths and supercycles are exactly the classical Berge paths and Berge cycles in hypergraphs (alternating vertex–edge sequences with the prescribed incidences). Therefore, “connected and Berge-acyclic” in T is equivalent to “connected and Berge-acyclic” in H T . Spanning again means V is the full vertex set. Hence the equivalence. □

3. Conclusions

In this paper, we studied the notion of a spanning superhypertree as the natural spanning tree concept within superhypergraphs. In future work, we aim to explore possible extensions based on Fuzzy Sets [32,33], Intuitionistic Fuzzy Sets [34,35], Neutrosophic Sets [36,37], Hesitant Fuzzy Sets [38,39], and Plithogenic Sets [40,41,42]. Such directions may provide richer generalizations and further applications of the theoretical framework developed in this paper.

Funding

This study did not receive any financial or external support from organizations or individuals.

Data Availability Statement

This research is purely theoretical, involving no data collection or analysis. We encourage future researchers to pursue empirical investigations to further develop and validate the concepts introduced here.

Institutional Review Board Statement

As this research is entirely theoretical in nature and does not involve human participants or animal subjects, no ethical approval is required.

Acknowledgments

We extend our sincere gratitude to everyone who provided insights, inspiration, and assistance throughout this research. We particularly thank our readers for their interest and acknowledge the authors of the cited works for laying the foundation that made our study possible. We also appreciate the support from individuals and institutions that provided the resources and infrastructure needed to produce and share this paper. Finally, we are grateful to all those who supported us in various ways during this project.

Use of Artificial Intelligence

I use generative AI and AI-assisted tools for tasks such as English grammar checking, and I do not employ them in any way that violates ethical standards.

Conflicts of Interest

The authors confirm that there are no conflicts of interest related to the research or its publication.

Disclaimer

This work presents theoretical concepts that have not yet undergone practical testing or validation. Future researchers are encouraged to apply and assess these ideas in empirical contexts. While every effort has been made to ensure accuracy and appropriate referencing, unintentional errors or omissions may still exist. Readers are advised to verify referenced materials on their own. The views and conclusions expressed here are the authors’ own and do not necessarily reflect those of their affiliated organizations.

References

  1. Diestel, R. Graph theory; Springer (print edition); Reinhard Diestel (eBooks), 2024.
  2. Gross, J.L.; Yellen, J.; Anderson, M. Graph theory and its applications; Chapman and Hall/CRC, 2018.
  3. Akram, M.; Gani, A.N.; Saeid, A.B. Vague hypergraphs. Journal of Intelligent & Fuzzy Systems 2014, 26, 647–653.
  4. Berge, C. Hypergraphs: combinatorics of finite sets; Vol. 45, Elsevier, 1984.
  5. Gao, Y.; Zhang, Z.; Lin, H.; Zhao, X.; Du, S.; Zou, C. Hypergraph learning: Methods and practices. IEEE Transactions on Pattern Analysis and Machine Intelligence 2020, 44, 2548–2566.
  6. Bravo, J.C.M.; Piedrahita, C.J.B.; Bravo, M.A.M.; Pilacuan-Bonete, L.M. Integrating SMED and Industry 4.0 to optimize processes with plithogenic n-SuperHyperGraphs. Neutrosophic Sets and Systems 2025, 84, 328–340.
  7. Nalawade, N.B.; Bapat, M.S.; Jakkewad, S.G.; Dhanorkar, G.A.; Bhosale, D.J. Structural Properties of Zero-Divisor Hypergraph and Superhypergraph over Zn: Girth and Helly Property. Panamerican Mathematical Journal 2025, 35, 485.
  8. Hamidi, M.; Smarandache, F.; Davneshvar, E. Spectrum of superhypergraphs via flows. Journal of Mathematics 2022, 2022, 9158912.
  9. Marcos, B.V.S.; Willner, M.F.; Rosa, B.V.C.; Yissel, F.F.R.M.; Roberto, E.R.; Puma, L.D.B.; Fernández, D.M.M. Using plithogenic n-SuperHyperGraphs to assess the degree of relationship between information skills and digital competencies. Neutrosophic Sets and Systems 2025, 84, 513–524.
  10. Zhu, S. Neutrosophic n-SuperHyperNetwork: A New Approach for Evaluating Short Video Communication Effectiveness in Media Convergence. Neutrosophic Sets and Systems 2025, 85, 1004–1017.
  11. Hamidi, M.; Taghinezhad, M. Application of Superhypergraphs-Based Domination Number in Real World; Infinite Study, 2023.
  12. Mogro, E.J.; Molina, J.R.; Canas, G.J.S.; Soria, P.H. Tree Tobacco Extract (Nicotiana glauca) as a Plithogenic Bioinsecticide Alternative for Controlling Fruit Fly (Drosophila immigrans) using n-SuperHyperGraphs. Neutrosophic Sets and Systems 2024, 74, 57–65.
  13. Al-Odhari, A. Neutrosophic Power-Set and Neutrosophic Hyper-Structure of Neutrosophic Set of Three Types. Annals of Pure and Applied Mathematics 2025, 31, 125–146.
  14. Jech, T. Set theory: The third millennium edition, revised and expanded; Springer, 2003.
  15. Smarandache, F. The Cardinal of the m-powerset of a Set of n Elements used in the SuperHyperStructures and Neutrosophic SuperHyperStructures. Systems Assessment and Engineering Management 2024, 2, 19–22.
  16. Das, A.K.; Das, R.; Das, S.; Debnath, B.K.; Granados, C.; Shil, B.; Das, R. A Comprehensive Study of Neutrosophic SuperHyper BCI-Semigroups and their Algebraic Significance. Transactions on Fuzzy Sets and Systems 2025, 8, 80.
  17. Smarandache, F. SuperHyperFunction, SuperHyperStructure, Neutrosophic SuperHyperFunction and Neutrosophic SuperHyperStructure: Current understanding and future directions; Infinite Study, 2023.
  18. Smarandache, F. Foundation of SuperHyperStructure & Neutrosophic SuperHyperStructure. Neutrosophic Sets and Systems 2024, 63, 21.
  19. Bretto, A. Hypergraph theory. An introduction. Mathematical Engineering. Cham: Springer 2013, 1.
  20. Smarandache, F. Extension of HyperGraph to n-SuperHyperGraph and to Plithogenic n-SuperHyperGraph, and Extension of HyperAlgebra to n-ary (Classical-/Neutro-/Anti-) HyperAlgebra; Infinite Study, 2020.
  21. Smarandache, F. Introduction to the n-SuperHyperGraph-the most general form of graph today; Infinite Study, 2022.
  22. Honma, H.; Honma, S.; Masuyama, S. An Optimal Parallel Algorithm for Constructing a Spanning Tree on Circular Permutation Graphs. IEICE Trans. Inf. Syst. 2009, 92-D, 141–148.
  23. Valle, M.A.; Ruz, G.A.; Morrás, R. Market basket analysis: Complementing association rules with minimum spanning trees. Expert Systems with Applications 2018, 97, 146–162.
  24. Addario-Berry, L.; Broutin, N.; Goldschmidt, C.; Miermont, G. The scaling limit of the minimum spanning tree of the complete graph 2017.
  25. Pai, K.J.; Tang, S.M.; Chang, J.M.; Yang, J.S. Completely independent spanning trees on complete graphs, complete bipartite graphs and complete tripartite graphs. In Proceedings of the Advances in Intelligent Systems and Applications-Volume 1: Proceedings of the International Computer Symposium ICS 2012 Held at Hualien, Taiwan, December 12–14, 2012. Springer, 2013, pp. 107–113.
  26. Tomescu, I.; Zimand, M. Minimum Spanning Hypertrees. Discret. Appl. Math. 1994, 54, 67–76.
  27. Chen, Y.; Im, S.; Zhang, J. Unbounded degree spanning hypertrees in Dirac hypergraphs. arXiv preprint arXiv:2508.06843 2025.
  28. Aldosari, H.S.; Greenhill, C. The average number of spanning hypertrees in sparse uniform hypergraphs. Discrete Mathematics 2021, 344, 112192.
  29. Caracciolo, S.; Masbaum, G.; Sokal, A.D.; Sportiello, A. A randomized polynomial-time algorithm for the Spanning Hypertree Problem on 3-uniform hypergraphs. arXiv preprint arXiv:0812.3593 2008.
  30. Han, H.; Shi, P. Energy saving routing algorithm for wireless sensor networks based on minimum spanning hyper tree. INTERNATIONAL JOURNAL OF COMPUTERS COMMUNICATIONS & CONTROL 2023, 18.
  31. Ting, Y.; Yugeng, S.; Zhaoxia, W.; Juwei, Z.; Yingqiang, D. Study of the minimum spanning hyper-tree routing algorithm in wireless sensor networks. In Proceedings of the 2007 IET Conference on Wireless, Mobile and Sensor Networks (CCWMSN07). IET, 2007, pp. 245–248.
  32. Zadeh, L.A. Fuzzy sets. Information and control 1965, 8, 338–353.
  33. Al-Hawary, T. Complete fuzzy graphs. International Journal of Mathematical Combinatorics 2011, 4, 26.
  34. Atanassov, K.T. Circular intuitionistic fuzzy sets. Journal of Intelligent & Fuzzy Systems 2020, 39, 5981–5986.
  35. Atanassov, K.T.; Gargov, G. Intuitionistic fuzzy logics; Springer, 2017.
  36. Wang, H.; Smarandache, F.; Zhang, Y.; Sunderraman, R. Single valued neutrosophic sets; Infinite study, 2010.
  37. Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Single valued neutrosophic graphs. Journal of New theory 2016, pp. 86–101.
  38. Torra, V. Hesitant fuzzy sets. International journal of intelligent systems 2010, 25, 529–539.
  39. Xu, Z. Hesitant fuzzy sets theory; Vol. 314, Springer, 2014.
  40. Sultana, F.; Gulistan, M.; Ali, M.; Yaqoob, N.; Khan, M.; Rashid, T.; Ahmed, T. A study of plithogenic graphs: applications in spreading coronavirus disease (COVID-19) globally. Journal of ambient intelligence and humanized computing 2023, 14, 13139–13159.
  41. Kandasamy, W.V.; Ilanthenral, K.; Smarandache, F. Plithogenic Graphs; Infinite Study, 2020.
  42. Smarandache, F. Plithogenic set, an extension of crisp, fuzzy, intuitionistic fuzzy, and neutrosophic sets-revisited; Infinite study, 2018.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings

© 2025 MDPI (Basel, Switzerland) unless otherwise stated