1. Preliminaries
This section introduces the notation and basic terminology.
1.1. SuperHyperGraphs
Graph theory studies vertices and edges, analyzing connectivity, structure, and algorithms for modeling relationships in mathematics, computer science, and applications [
1]. A
hypergraph generalizes an ordinary graph by allowing an edge to connect any nonempty subset of the vertex set. Hence, hypergraphs provide a direct language for modeling multiway interactions [
2,
3]. In particular, such structures have played an important role in recent years in methods such as neural networks [
3,
4,
5,
6,
7].
By iterating the powerset operation one step further, one obtains
nested (higher-order) vertex objects and, consequently, a finite
SuperHyperGraph whose vertices and edges may themselves be set-valued at multiple levels [
8,
9]. Such hierarchical representations are useful, for instance, in molecular design, complex-network analysis, neural networks, and related applications [
10,
11,
12,
13,
14,
15,
16]. Moreover, as related concepts, research has also been progressing on notions such as Directed SuperHyperGraphs [
17,
18] and MetaSuperHyperGraphs [
19].
Throughout, the index n in and in an n-SuperHyperGraph is always taken to be a nonnegative integer.
Definition 1 (Base set).
A base set
S is the underlying universe of discourse:
All sets appearing in and in the iterated powersets are ultimately built from elements of S.
Definition 2 (Powerset).
(see [20,21,22]) For a set S, the powerset
of S is
In particular, and .
Definition 3 (Hypergraph [
23,
24]).
A hypergraph
is a pair such that:
V is a finite set (the vertices), and
E is a finite family of nonempty subsets of V (the hyperedges).
Thus, a hyperedge may involve more than two vertices, capturing genuinely multiway relations.
Definition 4 (Iterated powerset and flattening).
Let be a finite nonempty set. Define and for . For each , define the flattening map
Definition 5 (
n-SuperHyperGraph).
(see [25]) Let be a finite, nonempty base set. Define
For , an n-SuperHyperGraph on
is a pair
satisfying
Elements of V are called n-supervertices, and elements of E are called n-superedges (i.e., each n-superedge is a nonempty subset of V).
As a reference, a high-level comparison of Graphs, Hypergraphs, and SuperHyperGraphs is presented in
Table 1.
1.2. Rooted Tree
A rooted tree is a connected acyclic graph with a distinguished root, where each non-root node has exactly one parent.
Definition 6 (Rooted tree). A rooted tree is a triple where is a finite node set, is the root, and is a set of parent–child arcs such that every node has a unique parent and the underlying undirected graph is connected and acyclic. For , let denote its children and let denote the set of leaves.
2. Main Results
This section presents the main results of this paper.
2.1. Depth-n Tree-Vertex Graph
A depth-n Tree-Vertex Graph is a rooted tree of depth n whose nodes represent hierarchical units via nested iterated-powerset labels, with edges only within each level.
Definition 7 (Depth-
n Tree-Vertex Graph with level edges).
Let be a finite, nonempty set of base vertices
and let . A depth-
n Tree-Vertex Graph (TVG) on
is a quadruple
where:
- (i)
is a rooted tree whose leaves have depth 0 and whose root has depth n. For each define the level set
- (ii)
-
η is a nested labeling
(level-typed label map)
satisfying:
- (a)
(Level-typing
) For every , one has
- (b)
(Leaf grounding) The restriction is a bijection (so each leaf represents exactly one base vertex).
- (c)
-
(Recursive nesting along the tree
) For every internal node with ,
so the label of u is literally the set of its children’s labels (hence lives in the next iterated powerset).
- (iii)
-
The support
(flattened base-vertex set) of a tree-vertex is defined by
where is from Definition 4.
- (iv)
-
For each level , is a set of level-
k graph edges
:
An edge encodes a binary relation within the same abstraction depth k between the hierarchical units represented by u and v.
Remark 1 (Why this matches the
n-th powerset depth).
In Definition 7, the constraint
is enforced by construction: leaves satisfy , and each upward step applies one powerset operation via . Hence the tree depth is literally the iterated-powerset depth. The flattened support recovers the base vertices contained in u.
Remark 2 (Option: level-wise hyperedges instead of edges).
If one wants multiway relations
at each level, replace each by a hyperedge family
so that each hyperedge relates an arbitrary finite subset of nodes at level k. This yields a level-hypergraph TVG while retaining the same nested labeling η.
A comparison of an
n-SuperHyperGraph and a depth-
n Tree-Vertex Graph is presented in
Table 2.
Specific examples are given below.
Example 1 (A depth-2 TVG on four base vertices).
Let
We define as follows.
- (i)
-
Rooted tree. Let the node set be
Declare r to be the root. Define the parent–child arcs
Then the leaves are , the level-1 nodes are , and the unique level-2 node is .
- (ii)
-
Nested labeling . We specify by
By construction:
for each ,
for ,
for ,
and the recursive nesting condition holds for the internal nodes.
- (iii)
Supports (flattened base-vertex sets). Using , we obtain
- (iv)
Level edges . Define
Example 2 (A depth-3 TVG on six base vertices with nontrivial middle levels).
Let
We define as follows.
- (i)
-
Rooted tree. Let the leaves (depth 0) be
and the root (depth 3) be
Set and define arcs
- (ii)
-
Nested labeling . Define η on leaves by the bijection
Then define η on internal nodes by the recursive rule:
- (iii)
Supports (flattened base-vertex sets). Using , we obtain
- (iv)
Level edges . Define
Notation 1 (Descendants, subtree leaves, and level-
k container).
Let be a rooted tree whose leaves have depth 0 and root has depth n. Write if v is a descendant of u (possibly ), i.e. there is a directed path from u to v. For define the subtree leaf set
For each level and each base vertex , let denote the unique leaf with (existence and uniqueness by leaf grounding). Define the level-
k container of
x by
(The uniqueness of will be proved in Theorem 2).
Theorem 1 (Support equals the set of leaves in the subtree).
Let be a depth-n TVG and let . Then for every ,
In particular, .
Proof. We argue by induction on .
Base case . Then
is a leaf, so
. Moreover
and by definition
. Hence
Inductive step. Assume the claim holds for all nodes of depth
, and let
with
. By recursive nesting,
By the recursive definition of
(as in Definition 4),
By the induction hypothesis, for each child
we have
, hence
Finally, the leaves under
u are exactly the disjoint union of the leaves under its children:
so the right-hand side equals
. This proves the desired identity for depth
k. The cardinality statement
follows because the map
is a bijection, so distinct leaves have distinct base labels. □
Theorem 2 (Level supports form a partition of
).
Fix . Then the family of supports at level k,
is a partition of , i.e.
Equivalently, for every there exists a unique with .
Proof.
Covering. Let
, and let
be the unique leaf with
. Consider the unique root-to-leaf path from
r to
. Since depths decrease by 1 along each parent–child arc and the root has depth
n while
has depth 0, this path contains exactly one node
u at depth
k. Then
. By Theorem 1,
so
x lies in the union of the level-
k supports.
Disjointness and uniqueness. Let with . If , choose . By Theorem 1, there exist leaves such that , , and . Since is injective, . Thus there is a leaf ℓ that lies in both subtrees rooted at u and v. In a tree, the path from the root to ℓ is unique, hence it cannot pass through two distinct nodes at the same depth. Therefore , a contradiction. Hence .
The equivalent uniqueness statement follows: if x were contained in and for two level-k nodes, then , forcing . □
Corollary 1 (Support recursion and additivity across children).
Let with . Then
Proof. The identity was shown in the inductive step of Theorem 1. Children of u all lie at the same depth , so by Theorem 2 (applied at level ), their supports are pairwise disjoint. Additivity of cardinalities follows. □
Theorem 3 (Laminarity of supports across all tree-vertices).
For any , exactly one of the following holds:
Proof. If
, then every leaf under
u is also a leaf under
v, i.e.
. Applying Theorem 1 gives
The same reasoning applies if .
Now assume neither
nor
. Then the subtrees rooted at
u and
v are disjoint: if there were a leaf
ℓ belonging to both
and
, the unique root-to-
ℓ path would contain both
u and
v, forcing one to be an ancestor of the other, contradicting the assumption. Hence
, and by Theorem 1,
because
is injective and the leaf sets are disjoint. This establishes the trichotomy and the equivalence. □
2.2. n-SuperHyperGraph with Intra-Level and Inter-Level Edges
An n-SuperHyperGraph with intra-level and inter-level edges extends an n-SuperHyperGraph by adding edges among same-level supervertices and cross-level edges linking different nesting depths.
Definition 8 (
n-SuperHyperGraph with intra-level and inter-level edges).
Let be a finite, nonempty set and let . An n-SuperHyperGraph with intra-level and inter-level edges
is a tuple
where:
- (i)
-
Optionally (and typically), one assumes grounding (equivalently ), and for .
- (ii)
-
Each is a nonempty set of supervertices, possibly mixing levels.
- (iii)
-
(Support / flattening
) For define its support
where is the flattening map from Definition 4. (Thus is the set of base vertices “contained in” the nested object u.)
- (iv)
-
(Intra-level (graph) edges
) For each ,
An edge encodes a binary relation between two supervertices at the same level k.
- (v)
-
(Inter-level (directed) edges
) For each pair ,
An ordered pair is an inter-level edge from level k to level ℓ.
- (vi)
(Optional support-compatibility constraints
) Depending on semantics, one may require every to satisfy, for example,
Remark 3 (Relation to the classical n-SuperHyperGraph). If one restricts V to a single level and discards all and , then is precisely an n-SuperHyperGraph in the sense of Definition 5. The present definition enriches the model by allowing graded supervertices (levels 0 through n) and by equipping them with both intra-level and inter-level graph-type edges in addition to hyperedges.
As a reference, a comparison between an
n-SuperHyperGraph and an
n-SuperHyperGraph with intra-level and inter-level edges is presented in
Table 3.
Example 3 (A depth-2 instance with both hyperedges and cross-level edges).
Let and . Define the graded supervertex sets
Set .
Supports (via flattening). Using ,
Superhyperedges. Let the hyperedge family be
These hyperedges allow genuinely multiway relations, and they may mix levels (e.g., lives across levels 2 and 1).
Intra-level edges. Define
For instance, encodes a binary relation between two level-1 group-vertices (perhaps “overlapping communities” or “related clusters”).
If one enforces the optional upward constraint , then it holds here: for example, satisfies , and satisfies . Thus the inter-level edges can be read as membership/abstraction links across levels.
is a concrete 2-SuperHyperGraph with both intra-level and inter-level edges in the sense of Definition 8.
2.3. Depth-n TVG with Intra-Level and Inter-Level Edges
A depth-n TVG with intra-level and inter-level edges is a depth-n rooted tree whose nodes carry iterated-powerset labels; edges relate nodes within the same level and across levels.
Definition 9 (Depth-
n TVG with intra-level and inter-level edges).
Let be a finite, nonempty set and let . A depth-
n Tree-Vertex Graph with cross-level edges
is a tuple
where:
- (i)
is a rooted tree whose leaves have depth 0 and whose root has depth n. Let .
- (ii)
-
is a nested labeling such that:
- (a)
(Level-typing) If , then .
- (b)
(Leaf grounding) is a bijection.
- (c)
(Recursive nesting
) For every with ,
- (iii)
Define the flattened support by .
- (iv)
(Intra-level edges
) For each ,
- (v)
-
(Inter-level edges / cross edges
) For each pair ,
An ordered pair is an inter-level edge from level k to level ℓ.
- (vi)
-
(Support-compatibility constraint, optional
) One may additionally require that every inter-level edge satisfies a support constraint such as either:
or the weaker overlap condition , depending on the intended semantics.
Remark 4 (Undirected cross-edges).
If one prefers undirected inter-level edges, replace by a symmetric set
and interpret as an undirected relation between levels k and ℓ.
For reference, the comparison between a depth-
n TVG and a depth-
n TVG with intra-level and inter-level edges is presented in
Table 4, and the comparison between a depth-
n TVG with intra-level and inter-level edges and an
n-SuperHyperGraph with intra-level and inter-level edges is presented in
Table 5.
Specific examples are given below.
Example 4 (A depth-2 TVG with both intra-level and inter-level edges (overlap-compatible cross edges))
. Let
We define
by specifying each component.
- (i)
-
Rooted tree T.
Let the node set be
Take r as the root and define the parent–child arcs
- (ii)
-
Nested labeling . Define η on the leaves by
and on internal nodes by the recursive nesting rule:
- (iii)
Flattened supports . Using , we obtain
- (iv)
- (v)
Inter-level edges. We give cross edges at both pairs of levels:
- (vi)
Compatibility check (overlap condition). Every listed inter-level edge satisfies : for instance, has and , so the intersection is ; similarly and overlap by construction.
Example 5 (A depth-3 TVG with both intra-level and inter-level edges (mix of upward and downward semantics))
. Let
- (i)
-
Rooted tree T. Let the levels be
- (ii)
Nested labeling . Define for . Then recursively:
- (iii)
- (iv)
Intra-level edges. We specify relations within each abstraction depth:
- (v)
-
Inter-level edges (cross edges).We include a mix of upward
cross edges (support inclusion ) and downward
cross edges (support inclusion ) by choosing:
together with two downward
edges from the top:
(Equivalently, one may encode these as and with reversed orientation, depending on whether the intended semantics is “refines” or “abstracts.”)
- (vi)
Compatibility check (inclusion/overlap). For each upward edge , we have , e.g. . For each downward edge and we have and , so in particular and .
Notation 2 (Descendants, subtree leaves, and level-
k container).
Let be a rooted tree whose leaves have depth 0 and whose root has depth n. Write if v is a descendant of u (possibly ). For define the subtree leaf set
For each , let denote the unique leaf with . For each define the level-k container map
(The existence and uniqueness of is established in Theorem 5.)
Theorem 4 (Support equals the base labels of subtree leaves).
Let be as in Definition 9. Then for every ,
In particular, .
Proof. Identical to the proof of the corresponding statement for level-only TVGs: induct on using recursive nesting and the recursive definition of . The presence of additional edge sets does not affect the labeling argument. □
Theorem 5 (Level supports partition
).
Fix . Then the family
Equivalently, for every there exists a unique with , and thus in Notation 2 is well-defined.
Proof. Let and let be its unique leaf. The unique root-to- path contains exactly one node u at depth k. Then , so by Theorem 4 we have , proving the covering.
For disjointness, let with and suppose . Choose x in the intersection. By Theorem 4 there exist leaves and with . Injectivity of implies . But a root-to-leaf path cannot pass through two distinct nodes at the same depth, contradiction. Hence the supports are disjoint. □
Theorem 6 (Laminarity of supports across all tree-vertices).
For any , exactly one of the following holds:
Proof. If
, then
, hence
by Theorem 4. Symmetrically for
.
If neither is an ancestor of the other, the subtrees are disjoint:
. Then, using injectivity of
,
This yields the trichotomy and the equivalence. □
Definition 10 (Cross-edge expansion to a base relation).
Fix . For define its base expansion as the set
Given a cross-edge set , define the induced base relation
Theorem 7 (Uniqueness of lifted endpoints for induced base pairs).
Fix and define as in Definition 10. If , then the nodes
are uniquely determined and satisfy . Conversely, if and , , then .
Proof. Assume
. Then by definition there exists
such that
and
. By Theorem 5 applied at level
k and at level
ℓ, the level containers are unique:
Hence , and uniqueness is immediate from the partition property.
Conversely, if and , , then . □
Theorem 8 (Support-compatibility implies monotone containment on base pairs).
Fix and suppose the following upward support-compatibility
holds:
Then the induced base relation satisfies:
Equivalently, every base pair induced by a cross-edge points from a base vertex x that lies inside the (unique) level-ℓ cluster containing y.
Proof. Take
. By Theorem 7,
. By the assumed compatibility,
Since by definition of , we conclude . □
Theorem 9 (No cross-edges between disjoint supports under overlap-compatibility).
Fix and assume the overlap-compatibility
constraint:
Then every cross-edge connects comparable nodes in the tree:
In particular, under overlap-compatibility, cross-edges cannot jump between disjoint branches.
Proof. Let . By assumption . By Theorem 6, this implies or . But , so is impossible (a descendant must have smaller depth). Hence . □
Corollary 2 (Under overlap-compatibility, cross-edges are determined by ancestor constraints).
Assume overlap-compatibility as in Theorem 9. Then for each ,
Moreover, for any one has .
Proof. The containment is exactly Theorem 9. If , then and thus by Theorem 4. □
3. Conclusions
In this paper, we defined a new class of graphs called Tree-Vertex Graphs. We expect that future work will explore extensions based on Fuzzy Sets [
26], Neutrosophic Sets [
27,
28], and Plithogenic Sets [
29,
30], as well as applications to methods such as neural networks.
Funding
This study was conducted without any financial support from external organizations or grants.
Institutional Review Board Statement
As this study does not involve experiments with human participants or animals, no ethical approval was required.
Informed Consent Statement
Not applicable.
Data Availability Statement
Since this research is purely theoretical and mathematical, no empirical data or computational analysis was utilized. Researchers are encouraged to expand upon these findings with data-oriented or experimental approaches in future studies.
Public Involvement Statement
This study did not involve any clinical trials.
Use of Artificial Intelligence
No code or software was developed for this study. 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.
Acknowledgments
We would like to express our sincere gratitude to everyone who provided valuable insights, support, and encouragement throughout this research. We also extend our thanks to the readers for their interest and to the authors of the referenced works, whose scholarly contributions have greatly influenced this study. Lastly, we are deeply grateful to the publishers and reviewers who facilitated the dissemination of this work.
Conflicts of Interest
The authors declare that they have no conflicts of interest related to the content or publication of this paper.
References
- Diestel, R. Graph theory; Springer (print edition); Reinhard Diestel (eBooks), 2024. [Google Scholar]
- 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. [Google Scholar] [CrossRef] [PubMed]
- Feng, Y.; You, H.; Zhang, Z.; Ji, R.; Gao, Y. Hypergraph neural networks. In Proceedings of the Proceedings of the AAAI conference on artificial intelligence, 2019; pp. 3558–3565. [Google Scholar]
- Chen, J.; Schwaller, P. Molecular hypergraph neural networks. The Journal of Chemical Physics 2024, 160. [Google Scholar] [CrossRef] [PubMed]
- Ji, S.; Feng, Y.; Di, D.; Ying, S.; Gao, Y. Mode Hypergraph Neural Network. IEEE Transactions on Neural Networks and Learning Systems 2025. [Google Scholar]
- Casetti, N.; Nevatia, P.; Chen, J.; Schwaller, P.; Coley, C.W. Comment on “Molecular hypergraph neural networks”[J. Chem. Phys. 160, 144307 (2024)]. The Journal of Chemical Physics 2024, 161. [Google Scholar] [CrossRef]
- Du, W.; Zhang, S.; Cai, Z.; Li, X.; Liu, Z.; Fang, J.; Wang, J.; Wang, X.; Wang, Y. Molecular Merged Hypergraph Neural Network for Explainable Solvation Gibbs Free Energy Prediction. Research 2025, 8, 0740. [Google Scholar] [CrossRef]
- 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. [Google Scholar]
- Fujita, T. Multi-SuperHyperGraph Neural Networks: A Generalization of Multi-HyperGraph Neural Networks. Neutrosophic Computing and Machine Learning 2025, 39, 328–347. [Google Scholar]
- 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. [Google Scholar]
- Amable, N.H.; De Salazar, E.E.V.; Isaac, M.G.M.; Sánchez, O.C.O.; Palma, J.M.S. Representation of motivational dynamics in school environments through Plithogenic n-SuperHyperGraphs with family participation. Neutrosophic Sets and Systems 2025, 92, 570–583. [Google Scholar]
- Berrocal Villegas, S.M.; Montalvo Fritas, W.; Berrocal Villegas, C.R.; Flores Fuentes Rivera, M.Y.; Espejo Rivera, R.; Bautista Puma, L.D.; Macazana Fernández, D.M. Using plithogenic n-SuperHyperGraphs to assess the degree of relationship between information skills and digital competencies. Neutrosophic Sets and Systems 2025, 84, 41. [Google Scholar]
- Roshdy, E.; Khashaba, M.; Ali, M.E.A. Neutrosophic super-hypergraph fusion for proactive cyberattack countermeasures: A soft computing framework. Neutrosophic Sets and Systems 2025, 94, 232–252. [Google Scholar]
- Fujita, T.; Mehmood, A. SuperHyperGraph Attention Networks. Neutrosophic Computing and Machine Learning 2025, 40, 10–27. [Google Scholar]
- Fujita, T.; Smarandache, F. Superhypergraph Neural Networks and Plithogenic Graph Neural Networks: Theoretical Foundations. Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond 2025, 5, 577. [Google Scholar]
- Hamidi, M.; Smarandache, F.; Davneshvar, E. Spectrum of superhypergraphs via flows. Journal of Mathematics 2022, 2022, 9158912. [Google Scholar] [CrossRef]
- Fujita, T.; Smarandache, F. Soft Directed n-SuperHyperGraphs with Some Real-World Applications. European Journal of Pure and Applied Mathematics 2025, 18, 6643–6643. [Google Scholar] [CrossRef]
- Fujita, T. Directed Acyclic SuperHypergraphs (DASH): A General Framework for Hierarchical Dependency Modeling. Neutrosophic Knowledge 2025, 6, 72–86. [Google Scholar]
- Fujita, T. MetaHyperGraphs, MetaSuperHyperGraphs, and Iterated MetaGraphs: Modeling Graphs of Graphs, Hypergraphs of Hypergraphs, Superhypergraphs of Superhypergraphs, and Beyond. Current Research in Interdisciplinary Studies 2025, 4, 1–23. [Google Scholar]
- Nacaroglu, Y.; Akgunes, N.; Pak, S.; Cangul, I.N. Some graph parameters of power set graphs. Advances & Applications in Discrete Mathematics 2021, 26. [Google Scholar]
- Shalu, M.; Yamini, S.D. Counting maximal independent sets in power set graphs; Indian Institute of Information Technology Design & Manufacturing (IIITD&M): Kancheepuram, India, 2014. [Google Scholar]
- Jech, T. Set theory: The third millennium edition, revised and expanded; Springer, 2003. [Google Scholar]
- Bretto, A. Hypergraph theory. In An introduction. Mathematical Engineering; Springer: Cham, 2013; Volume 1. [Google Scholar]
- Berge, C. Hypergraphs: combinatorics of finite sets; Elsevier, 1984; Vol. 45. [Google Scholar]
- 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. [Google Scholar]
- Zadeh, L.A. Fuzzy sets. Information and control 1965, 8, 338–353. [Google Scholar] [CrossRef]
- Wang, H.; Smarandache, F.; Zhang, Y.; Sunderraman, R. Single valued neutrosophic sets. Infinite study 2010. [Google Scholar]
- Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Single valued neutrosophic graphs. Journal of New theory 2016, 10, 86–101. [Google Scholar]
- Smarandache, F. Plithogenic set, an extension of crisp, fuzzy, intuitionistic fuzzy, and neutrosophic sets-revisited. Infinite study 2018. [Google Scholar]
- Azeem, M.; Rashid, H.; Jamil, M.K.; Gütmen, S.; Tirkolaee, E.B. Plithogenic fuzzy graph: A study of fundamental properties and potential applications. Journal of Dynamics and Games 2024, 0–0. [Google Scholar] [CrossRef]
Table 1.
High-level comparison of Graphs, Hypergraphs, and SuperHyperGraphs.
Table 1.
High-level comparison of Graphs, Hypergraphs, and SuperHyperGraphs.
| Object |
Vertex objects |
Edge objects (what an edge can connect) |
| Graph
|
Atoms: V is a finite set of vertices. |
Edges are pairs of vertices (undirected) or ordered pairs (directed):
(undirected) or (directed). |
| Hypergraph
|
Atoms: V is a finite set of vertices. |
Hyperedges are nonempty subsets of vertices:
. An edge may connect any number of vertices. |
|
n-SuperHyperGraph
|
Nested objects: , i.e., vertices may be sets-of-sets (iterated powersets). |
Superedges are nonempty subsets of the (possibly nested) vertex set:
. Thus edges connect collections of (nested) vertices. |
Table 2.
Concise comparison of an n-SuperHyperGraph and a depth-n Tree-Vertex Graph.
Table 2.
Concise comparison of an n-SuperHyperGraph and a depth-n Tree-Vertex Graph.
| Aspect |
n-SuperHyperGraph
|
Depth-n Tree-Vertex Graph
|
| Base objects |
A finite base set is given, but vertices are chosen as . |
A finite base set is given; leaves of T (level 0) are in bijection with . |
| Vertex representation |
Vertices are uniform-depth set-objects: . |
Vertices are tree-vertices , each typed by its depth k and labeled by . |
| Hierarchy mechanism |
Hierarchy is implicit in the iterated powerset level n; there is no canonical parent–child structure among vertices. |
Hierarchy is explicit: provides parent–child arcs, and labels satisfy . |
| Depth / levels |
A single global level n for vertices (although edges are subsets of V). |
Multiple levels present simultaneously; . |
| Flattened support in
|
Not intrinsic; one may apply a flattening map on if desired. |
Built-in: each tree-vertex has support . |
| Edges |
Hyperedges are nonempty subsets of V: (multiway relations between supervertices). |
Level edges are binary within each level: . |
| Granularity of relations |
Relations are expressed as set-valued edges (hyperedges) among set-valued vertices. |
Relations are expressed as graph edges among hierarchical units at the same abstraction level. |
| Typical modeling intent |
Nested (higher-order) vertex objects with hyperedges capturing multiway interactions at the chosen level. |
A hierarchical decomposition of via a tree, with additional same-level relational structure among the resulting clusters at each depth. |
Table 3.
Comparison between an n-SuperHyperGraph and an n-SuperHyperGraph with intra-level and inter-level edges.
Table 3.
Comparison between an n-SuperHyperGraph and an n-SuperHyperGraph with intra-level and inter-level edges.
| Aspect |
Classical n-SuperHyperGraph
|
n-SHG with intra-/inter-level edges (Definition 8) |
| Base set |
Finite nonempty
|
Finite nonempty
|
| Vertex objects |
Single-level supervertices:
|
Graded supervertices:
with level slices
|
| Grounding at level 0 |
Not required by definition (often implicit via choosing ) |
Optional but typical: (i.e., base vertices appear as level-0 supervertices) |
| Primary relations |
Hyperedges only:
|
Hyperedges plus
binary edges within and across levels |
| Hyperedges mix levels? |
Not applicable (only level n vertices exist) |
Yes: may contain supervertices from different levels (unless restricted) |
| Intra-level edges |
None |
For each k, undirected graph edges
|
| Inter-level edges |
None |
For , directed cross edges
|
| Support / flattening to
|
Not part of the minimal definition (can be added externally) |
Built-in via for , enabling semantic constraints on cross edges |
| Expressivity gain |
Encodes higher-order (set-valued) vertices and hyperedges at one fixed nesting depth n
|
Adds explicit multi-resolution (levels 0 to n) and explicit binary relations
both within a level and between different depths |
| Recovery of classical model |
By definition |
If one restricts to and discards and , then reduces to a classical n-SuperHyperGraph (Remark 3). |
Table 4.
Comparison between a depth-n TVG and a depth-n TVG with intra-level and inter-level edges.
Table 4.
Comparison between a depth-n TVG and a depth-n TVG with intra-level and inter-level edges.
| Aspect |
Depth-n TVG (level edges only) |
Depth-n TVG with intra- and inter-level edges |
| Core structure |
Rooted tree of fixed depth n
with level sets
|
Same rooted tree backbone T with the same level decomposition
|
| Objects (vertices) |
Tree-vertices (hierarchical units) |
Same tree-vertices
|
| Typing / hierarchy encoding |
Nested labeling is level-typed: , and
for
|
Same nested, level-typed labeling (hierarchy still enforced by the tree and recursion) |
| Grounding at level 0 |
is a bijection |
Same leaf grounding |
| Flattened support |
|
Same support definition
|
| Intra-level edges |
For each k, an undirected edge set
|
Same intra-level edge sets
|
| Inter-level (cross) edges |
Not present |
Present as directed relations across levels:
for
|
| Typical semantics of extra edges |
Relations only among units at the same abstraction depth |
Relations can connect units of different abstraction depths
(e.g., “refines/abstracts/depends-on/explains”) |
| Optional constraints |
(Usually none beyond the tree/label recursion) |
May impose support-compatibility on
(e.g., , or ) |
Table 5.
Comparison between a depth-n TVG with intra-level and inter-level edges and an n-SuperHyperGraph with intra-level and inter-level edges.
Table 5.
Comparison between a depth-n TVG with intra-level and inter-level edges and an n-SuperHyperGraph with intra-level and inter-level edges.
| Aspect |
Depth-n TVG with intra- and inter-level edges |
n-SHG with intra- and inter-level edges |
| Underlying “hierarchy carrier” |
A rooted tree T fixes the hierarchy: every non-leaf has children and the nesting is along parent–child arcs |
No tree is required; hierarchy is encoded by membership in iterated powersets
(i.e., by level k in ) and by chosen supervertices |
| Vertex objects |
Tree-vertices (each represents a hierarchical unit) |
Supervertices (chosen nested set-objects) |
| Level decomposition |
Levels are
with fixed depth n
|
Levels are (graded by iterated powerset depth) |
| How higher-level objects are formed |
Rigid recursion:
(every internal node is exactly the set of its children labels) |
Flexible selection:
a supervertex in is any element of included in V
(no requirement that it equals the set of “children” of something) |
| Grounding at level 0 |
is a bijection (all base vertices appear as leaves) |
Typically assumes grounding ; otherwise optional in general formulations |
| Support map |
|
for (same flattening idea, but applied directly to nested set-objects) |
| Intra-level (graph) edges |
|
|
| Inter-level (directed) edges |
|
|
| Higher-arity relations |
Not part of the core (unless separately added); relations are primarily graph-type edges |
Includes hyperedges in addition to graph-type edges |
| Modeling emphasis |
Tree-shaped, laminar, and recursively generated clusters; edges attach to explicitly organized hierarchical units |
General nested set-valued vertices with both hyperedges (multiway) and graph-type edges (binary), without a required tree backbone |
|
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).