1. Introduction
1.1. Various Graph-Theoretic Frameworks
Graph theory provides a framework in which entities are represented by vertices and their pairwise interactions by edges, underpinning diverse applications in fields such as artificial intelligence, network analysis, and chemical modeling [
1,
2]. In this paper, we explore the following concepts:
Hypergraphs and Superhypergraphs: Higher-order and hierarchical generalizations of ordinary graphs [
3,
4,
5,
6,
7]
Fuzzy, Intuitionistic Fuzzy, Neutrosophic, and Plithogenic Graphs: Frameworks for modeling uncertainty and contradiction [
8,
9,
10,
11,
12]
Directed, Bidirected, and Multidirected Graphs: Structures for representing asymmetric and multi-headed connections [
13,
14,
15,
16,
17,
18].
1.1.1. Hypergraphs and Superhypergraphs
Whereas standard graphs permit edges only between pairs of vertices, hypergraphs generalize this notion by allowing each hyperedge to connect any nonempty subset of vertices, thus capturing higher-order relationships [
7,
19,
20,
21,
22,
23]. Superhypergraphs take this further by iteratively applying the powerset operation: at each level, “supervertices” and “superedges” are drawn from the previous powerset, yielding a multi-layered hierarchy of connections [
24,
25,
26,
27].
Table 1 contrasts the key characteristics of ordinary graphs, hypergraphs, and
n-superhypergraphs.
1.1.2. Graph Models Under Uncertainty
Several extensions of classical graph theory have been proposed to accommodate uncertainty in vertices and edges. In fuzzy graphs, each vertex and edge is assigned a membership value in
to express gradual inclusion [
8,
9]. Intuitionistic fuzzy graphs further distinguish non-membership degrees alongside membership [
28,
29,
30,
31], while neutrosophic graphs introduce an indeterminacy component in addition to truth and falsity levels [
32,
33,
34]. Plithogenic graphs take this a step further by quantifying contradictions between attribute values [
35]. Alternative approaches include rough graphs, which use lower and upper approximations to handle vagueness in both nodes and edges [
36,
37], soft graphs, which parameterize subsets of vertices and edges via soft set theory [
38,
39], and vague graphs, which model ambiguity using vague sets [
40,
41,
42].
Table 2 provides an overview of these uncertainty-aware graph frameworks.
1.1.3. Directed, Bidirected, and Multidirected Graphs
To capture directional and multiplex relationships, a range of graph extensions have been introduced. Directed graphs assign a single orientation to each edge, while bidirected graphs allow each vertex at the ends of an edge to have its own independent orientation [
43]. Multidirected graphs generalize both models by allowing multiple directed edges (arcs) between the same pair of vertices, each with its own direction and multiplicity [
44,
45].
In this paper, we focus on multidirected graphs, as they encompass both directed and bidirected structures through explicit encoding of edge directions and counts.
Table 3 summarizes the differences among directed, bidirected, and multidirected graph variants.
1.2. Our Contributions
Building on these developments, this paper defines a suite of new Multidirected structures by combining multidirected graphs with existing graph and hypergraph extensions. We introduce the fuzzy multidirected graph, neutrosophic multidirected graph, plithogenic multidirected graph, rough multidirected graph, soft multidirected graph, Multidirected hypergraph, and Multidirected superhypergraph. In addition to these, we also explore several new graph classes, such as the bimixed graph and the hyperdirected graph. For each of these classes, we present formal definitions, investigate their core mathematical properties, and illustrate them with concrete examples.
It should be noted that this paper is a theoretical investigation conducted entirely at the conceptual level. Throughout this paper, we assume that all graphs are finite. We anticipate that these contributions will enhance both the theoretical foundations and potential applications of graph theory and its diverse extensions.
1.3. Structure of This Paper
This subsection outlines the structure of the paper.
Section 2 introduces a range of foundational graph structures, including hypergraph, superhypergraph, directed graph, directed hypergraph, directed superhypergraph, fuzzy graph, neutrosophic graph, plithogenic graph, fuzzy directed graph, neutrosophic directed graph, plithogenic directed graph, bidirected graph, and multidirected graph.
Section 3 examines the structural properties of advanced variants such as the fuzzy multidirected graph, neutrosophic multidirected graph, plithogenic multidirected graph, rough multidirected graph, soft multidirected graph, Multidirected hypergraph, and Multidirected superhypergraph. It also explores the characteristics of newly proposed graph classes, including the bimixed graph.
Section 4 provides a brief summary of the conclusions and discusses directions for future research.
2. Preliminaries
In this section, we review the fundamental notions and notation that underpin the developments in this paper. We restrict our attention to finite graphs throughout. The symbol n will always denote a nonnegative integer unless specified otherwise.
2.1. Graphs and Hypergraphs
A hypergraph extends the concept of an ordinary graph by permitting hyperedges—subsets of the vertex set of size at least two—thereby capturing multiway relationships among elements [
47,
48,
49,
50,
51,
52,
53,
54]. Below are the formal definitions of a graph, its subgraph, and a hypergraph.
Definition 1 (Graph [
55]).
A graph
G consists of a pairwhere V is a nonempty set of vertices
and is a set of edges
, each edge joining two distinct vertices. Definition 2 (Hypergraph [
7,
56]).
A hypergraph
H is a pairwhere: is a nonempty set of vertices.
is a collection of nonempty subsets of , called hyperedges.
Each hyperedge may connect any number of vertices, allowing the model to represent higher-order relationships. In this work, we assume and are both finite.
Example 1 (Recipe Ingredient Hypergraph).
Consider a cookbook where each recipe combines several ingredients. Letbe the set of all ingredients. Define the set of hyperedges by letting each recipe correspond to the subset of ingredients it uses, for example:Thenis a hypergraph in which each hyperedge represents a recipe connecting multiple ingredients simultaneously. This structure naturally models the higher-order relationships among ingredients in culinary applications. 2.2. Powerset and nth-Powerset
In this paper, we use the concepts of powerset and nth-powerset. The powerset of a set
S is the collection of every subset of
S, including both the empty set and
S itself. The
n-th powerset
arises by applying the powerset operator
n times successively, building nested collections of subsets at each level [
57,
58,
59]. Below, we formally define the n-th powerset as a foundation for these structures.
Definition 3 (Base Set [
60]).
A base set
S serves as the fundamental universe from which all derived constructions—such as powersets and hyperstructures—are built. Concretely,Every element of any higher-order construct like or is drawn from this original set S.
Definition 4 (Powerset).
For any set S, its powerset
, written , is the set of all subsets of S, including both the empty set and S itself. Formally, Definition 5 (
n-th Powerset [
61,
62]).
Starting from a base set H, one defines its iterated powersets byIf one wishes to exclude the empty set at each stage, the non-empty
n-th powerset is given by Example 2 (Meal Planning via
n-th Powerset).
LetThen the first powersetis the set of all possible daily menus. The second powersetconsists of all two-day meal sequences—for example, (represents “Breakfast” on day one, “Lunch” on day two) or (represents a full-day meal followed by “Breakfast” only). Likewise, the third powersetmodels weekly menus as collections of two-day plans. In general, encodes an n-layered planning framework:: individual days,
: multi-day sequences,
: weekly bundles,
…
2.3. Hyperstructures and Superhyperstructures
In order to build a unified theoretical framework for hyperstructures [
63,
64,
65,
66,
67,
68] and their higher–order counterparts, superhyperstructures [
61], we recall several essential definitions. In particular, any hypergraph can be viewed as a hyperstructure, and likewise, a superhypergraph naturally induces a superhyperstructure.
Definition 6 (Classical Structure [
61,
69]).
A classical structure
consists of a nonempty set H together with one or more operations—called classical operations
—that map tuples of elements back into H and satisfy prescribed axioms. Formally, an m-ary classical operation is a functionwhere denotes the Cartesian product of m copies of H. Examples include addition or multiplication in familiar algebraic systems. Definition 7 (Hyperoperation [
70,
71]).
A hyperoperation
generalizes a binary operation by allowing its output to be a subset rather than a single element. For a set S, a hyperoperation ∘
is a mapwhere is the power set of S. Definition 8 (Hyperstructure [
61,
69]).
A hyperstructure
is obtained by replacing the underlying set of a classical structure with its power set. Concretely, given a base set S, a hyperstructure is the pairwhere ∘
is a hyperoperation acting on subsets of S. Example 3 (Collaborative Project Planning as a Hyperstructure).
Suppose a research lab has a set of distinct tasks.We form the hyperstructureby letting each element of represent a possible “mini-project” (any subset of tasks). Define the hyperoperation ∘
on two mini-projects bywhich corresponds to merging two partial plans into a combined plan. For instance, ifthen Thus, models how independent sub-projects can be dynamically joined, and the union operation on subsets of tasks is precisely the hyperoperation giving its hyperstructure character.
Definition 9 (SuperHyperOperation [
61]).
Let H be a nonempty set and define its iterated powersets byAn -SuperHyperOperation
is an m-ary mappingwhere denotes either the full nth powerset (in the neutrosophic variant) or its nonempty subcollection (in the classical variant). These operations extend hyperoperations by producing nested subsets at level n. Definition 10 (
n-Superhyperstructure [
61,
69,
72]).
An n-superhyperstructure
arises when one replaces the base set of a hyperstructure by its nth iterated powerset. Formally, for a set S,where ∘
is a mapped hyperoperation on . Example 4 (Organizational Hierarchy as a 2-Superhyperstructure).
LetThe first iterated powerset iswhich corresponds to all possible committees. Taking the powerset once more,yields collections of these committees, i.e., councils. For example, one might choosetwo distinct councils in . Defining the hyperoperation by union,turns into a 2-superhyperstructure. Here each “supervertex” is a council of committees, and ∘
models the merger of councils. Example 5 (Academic Curriculum as a 3-Superhyperstructure).
Consider the universe of individual courses.The first powerset consists of all possible subsets of courses (e.g., , , etc.), each representing a single semester course selection.
The second powerset gathers collections of semester plans into academic years. For example, Each is a set of two semester-course-sets.
The third powerset collects these year plans
into a multi-year curriculum structure.
For example, one element of might berepresenting a two-year program consisting of Year 1 and Year 2.
Define a hyperoperation ∘
on by union of curricula:which merges two multi-year programs into a longer curriculum. Thenis a 3-superhyperstructure modeling nested educational plans from courses to semesters to years to full programs. 2.4. Superhypergraph
A superhypergraph generalizes the notion of a hypergraph by embedding recursive, layered structures via iterated power-set constructions [
26,
73]. In essence, one builds successive “levels” of vertices and edges by repeatedly taking power sets, yielding a rich, hierarchical network.
Definition 11 (
n-Superhypergraph [
26,
74]).
Let be a finite “base” vertex set. Define the sequence of iterated power-sets byAn n-superhypergraph
is then any pair Here each element of V is called an n-supervertex, and each element of E an n-superedge.
Example 6 (2-Superhypergraph for Department Collaboration).
Imagine an organization with four staff members:The first power set lists all possible teams. Choose three two-person teams: These teams serve as “supervertices” in . Select two departments:so that Define a single 2-superedgeto indicate cross-department projects. Thuscaptures both the nested team structure and their collaboration. Example 7 (3-Superhypergraph for Academic Degree Structures).
Consider a university curriculum with a base set of individual lectures
:where each is a distinct lecture.Level 1 (Courses). The first power set lists all possible subsets of lectures. Select two courses
as “1-supervertices”: Level 2 (Departments). The second power set consists of subsets of . Choose two departments
as “2-supervertices”: Level 3 (Degree Programs). The third power set comprises subsets of . Define two degree programs
as “3-supervertices”: 3-Superedges. To model program-level collaborations or joint curricula, select two “3-superedges” in : Altogether, the 3-Superhypergraphcaptures the hierarchical structure of lectures → courses → departments → degree programs, as well as inter-program relationships at the top level. Definition 12 (
n-Superhypertree (cf. [
75])).
An n-superhypergraph is an n-superhypertree
if there exists an ordinary tree (the “host tree”) such that:- 1.
Each superedge corresponds to a connected subtree .
- 2.
T is acyclic (by definition of a tree).
- 3.
For any two supervertices , there is a chain of superedges with
Example 8 (2-SuperHypertree of Reporting Lines).
Using the same base , letbe the 2-supervertices. Form the host tree T with edges , modeling direct reports. Each tree-edge gives a superedge, for exampleHenceis a valid 2-superhypertree reflecting the organization’s acyclic reporting hierarchy. 2.5. Directed Hypergraphs
Directed hypergraphs generalize directed graphs by permitting each “edge” (often called a hyperarc) to originate from several source vertices and terminate at a single target vertex. This richer structure has found applications in areas such as database dependencies, bioinformatics, and complex network models (see, e.g., [
76,
77]).
Definition 13 (Directed Graph [
46]).
A directed graph
(or digraph
) is a pair , where V is a finite set of vertices andis a set of ordered pairs. An element represents a one-way arc from u (the source) to v (the target). Definition 14 (Directed Hypergraph [
76,
78]).
A directed hypergraph
is a pair , where V is a finite vertex set and E is a collection of hyperarcs.
Each hyperarcconsists of a nonempty subset and a single vertex . It encodes a directed connection from every vertex in the tail set to the head vertex. If for all e, then H reduces to an ordinary digraph. Example 9 (Chemical Reaction Network).
Consider the phosphorylation of glucose in a simple metabolic pathway. Letbe the set of chemical species. We model the enzyme-catalyzed reactionas two directed hyperarcs:Here, each hyperarc’s tail is the pair of reactants and its head is one of the products. Thus,is a directed hypergraph capturing the one-to-many mapping from the reactant set to each product. If we restricted every tail to size one, we would recover an ordinary directed graph. To represent nested and hierarchical relationships, the powerset construction can be applied iteratively. The definition of a directed n-SuperHypergraph is presented below.
Definition 15 (Directed
n-SuperHypergraph [
79]).
Starting from a finite base set , defineA directed
n-superhypergraph
is then a pairwhere Each n-supervertex in V is an element of , and each n-superhyperedge in E is an ordered pairwith (the tail set) and (the head set). Example 10 (Document-Approval Flow as a Directed 2-SuperHypergraph ).
Let denote three roles: authors and reviewer C. Form and select these 2-supervertices:Thus . Define three directed 2-superhyperedges:where captures feedback. Thenand models the multi-stage approval process from drafting through review to publication. 2.6. Plithogenic and Soft Directed Graphs
The classical notions of fuzzy sets [
80,
81,
82], intuitionistic fuzzy sets [
83,
84,
85], neutrosophic sets [
86,
87,
88], and plithogenic sets [
89,
90] have inspired a range of corresponding graph models. In particular, one encounters fuzzy graphs [
8,
91], intuitionistic fuzzy graphs [
92,
93], neutrosophic graphs [
94,
95], and plithogenic graphs [
35,
96]. Their directed analogues—fuzzy directed graphs [
97,
98], intuitionistic fuzzy directed graphs [
99,
100], neutrosophic directed graphs [
101,
102], and plithogenic directed graphs [
103]—have also been developed. Below, we recall the formal definitions of these four directed-graph variants.
Definition 16 (Fuzzy Directed Graph [
97,
104]).
A fuzzy directed graph
is a quadruplewhereV is the vertex set,
E is the set of directed edges,
assigns each vertex a membership degree, and
assigns each edge a membership degree.
Example 11 (Fuzzy Directed Graph for Urban Supply Chain).
Consider a small supply network of three warehouses:We model the operational reliability of each warehouse and the reliability of each delivery route with fuzzy membership degrees.
Vertex Membership. Defineby Here, represents the confidence that warehouse is operational.
Edge Membership. Defineby Each quantifies the reliability of the directed shipment from to .
The tupleis thus a fuzzy directed graph
representing the uncertain reliability of both warehouses and their interconnecting routes in this urban supply chain. Definition 17 (Intuitionistic Fuzzy Directed Graph [
100,
105]).
Given a digraph , an intuitionistic fuzzy directed graph
is a pairwhere is an intuitionistic fuzzy set on V,
is an intuitionistic fuzzy relation on E,
satisfying for each : Example 12 (Intuitionistic Fuzzy Directed Graph for Sensor Network Reliability).
Consider a small network of three sensors communicating measurements:We model each sensor’s operational status and each link’s quality with intuitionistic fuzzy sets.
Vertex Intuitionistic Fuzzy Set. Letwith Here, measures confidence that sensor x is fully operational, and captures the degree of non-operational uncertainty.
Edge Intuitionistic Fuzzy Relation. Letwith These satisfy for each : Since all conditions hold, the pairdefines an intuitionistic fuzzy directed graph
on the sensor network, capturing both the reliability and the uncertainty of sensors and communication links. Definition 18 (Single-Valued Neutrosophic Directed Graph [
101]).
A single-valued neutrosophic directed graph
is a 5-tuplewhereV is the vertex set,
is the arc set,
are the truth, indeterminacy, and falsity functions,
such that for all , Example 13 (Single-Valued Neutrosophic Directed Graph for Autonomous Vehicle Map Updates).
Consider a fleet of three autonomous vehicles sharing map-update messages:Each vehicle and each communication link is assigned a neutrosophic triple reflecting update accuracy (truth), transmission uncertainty (indeterminacy), and risk of erroneous data (falsity).
Each triple satisfies for all . Hence,is a valid single-valued neutrosophic directed graph modeling the reliability, uncertainty, and error-risk of map-update exchanges among the vehicles. Definition 19 (Plithogenic Directed Graph [
103]).
Let be a crisp digraph. A plithogenic directed graph
is a pairwhereare plithogenic sets on the vertices and edges respectively. Here: with attribute l taking values in , and , are the degree-of-appurtenance and degree-of-contradiction functions for vertices.
with attribute m taking values in , and , are the analogous functions for edges.
These must satisfy the usual compatibility and symmetry conditions of plithogenic graphs.
Example 14 (Plithogenic Directed Graph Example: Team Communication).
Let us model a directed communication network among three members:We assign two vertex-level and two edge-level attributes in a plithogenic setting.
Vertex Attributes. Suppose each person has a “role” attribute l taking values in Define the vertex appurtenance function by The vertex contradiction function satisfies Thus the plithogenic vertex set is Edge Attributes. Let each directed link have a “priority” value m drawn from Assign the edge appurtenance function as Set the edge contradiction function by Hence the plithogenic edge set is One verifies that for every edge and attributes , , and both acf and bcf are symmetric and zero on identical values. Consequently,forms a coherent plithogenic directed graph encompassing both role membership and link priority in the team communication model. Also, we recall the notion of a soft directed graph, which adapts the soft set concept [
106,
107,
108] to directed graphs.
Definition 20 (Soft Directed Graph [
38,
39]).
Let be a directed graph and P a nonempty parameter set. A soft directed graph
is the quadruplewhere: is the underlying digraph.
P is a nonempty set of parameters.
makes a soft set on the vertices.
makes a soft set on the arcs.
For each , the pair induces a subdigraph of .
Each such subdigraph is called a directed part (or dipart) of D.
Example 15 (Soft Directed Graph).
Letand parameters . DefineThen, is a soft set on V and on A, and the resulting soft directed graph iscomprising two directed parts of . 2.7. Rough Graphs and Rough Digraphs
A rough graph uses equivalence relations on vertices and edges to define lower and upper approximations, capturing ambiguity in undirected network structure [
109,
110,
111,
112]. A rough digraph extends rough graph concepts to directed networks, approximating vertices and arcs by lower and upper equivalence-based boundaries [
36,
37]. We now recall the notions of rough sets and their application to graphs and digraphs.
Notation 1 (Rough Set [
113,
114]).
Let Q be a nonempty universe and φ an equivalence relation on Q. For any subset , its lower
and upper
approximations under φ arewhere is the equivalence class of x. The pair is called the rough set
of A.Similarly, if ψ is an equivalence relation on a set and , one defines and analogously for the relation D.
Definition 21 (Rough Graph [
109,
110]).
Let Q be a nonempty set with equivalence φ, and let be an irreflexive, symmetric relation (an undirected graph). Suppose ψ is an equivalence on a subset of . The rough graph
is the triplewhere- (i)
approximates the vertex set,
- (ii)
approximates the edge set.
Thus, G encodes both vertex-level and edge-level uncertainty.
Example 16 (Rough Graph).
Take with φ partitioning Q into and . For , one findsLet and let ψ be the identity on D. Then . Hence, the rough graph is Definition 22 (Rough Digraph [
36,
37]).
Let Q and φ be as above, and let be any directed relation. If ψ is an equivalence on a subset of , the rough digraph
is where and are the lower/upper approximations of the vertices and arcs, respectively. Example 17 (Rough Digraph).
Let with φ the identity relation, so for any A. Take and let ψ also be the identity on D. ThenThus, the rough digraph is , which coincides with the original digraph.
2.8. Multidirected Graph
The multidirected graph unifies features of directed [
44,
45] and bidirected graphs [
115,
116] by allowing multiple directed edges between any two vertices. We begin by recalling the bidirected graph.
Definition 23 (Bidirected Graph [
115,
116]).
A bidirected graph
consists of:A simple undirected graph , with no loops or parallel edges.
A function , called the local-orientation map, such that for each edge :
- -
means e is oriented toward u.
- -
means e is oriented away from u.
- -
if u is not incident to e.
Here, G is the underlying graph, and τ assigns an independent direction at each endpoint of every edge.
Example 18 (Traffic Intersection as a Bidirected Graph).
Model a three-way junction by withwhere links 1 and 2, etc. Define τ byand otherwise. This encodes permitted entry and exit directions at each road endpoint. The pair thus captures the asymmetric traffic flow at the intersection. Definition 24 (Multidirected Graph [
44,
45]).
A Multidirected Graph
is a 5-tuplewhere:V is the set of vertices.
E is the set of directed edges (allowing repetitions).
assigns each edge its source.
assigns each edge its target.
is the multiplicity function, with counting edges directed from u to v.
Example 19 (Parallel Data Channels as a Multidirected Graph). Let denote three servers. Suppose there are:
The multiplicity map m recordsand otherwise. This multidirected graph concisely represents both the direction and number of parallel data streams in the network. Theorem 1 (Multidirected Graph Generalizes Directed and Bidirected Graphs).
Letbe a directed graph andbe a bidirected graph with underlying simple undirected graphand bidirection function . Then there exists a Multidirected Graphsuch that:- 1.
(Directed Graph as a Special Case) If each edge of is identified with a unique edge in havingand if the multiplicity functionis defined bythen is equivalent to the directed graph . - 2.
(Bidirected Graph as a Special Case) For each edge of the bidirected graph B incident with vertices u and v (so that and ), assume without loss of generality that Then, associate to e a directed edge in by setting Define the multiplicity function m so that for each such edge, In this way, the bidirected graph B is represented as a Multidirected Graph .
Thus, the multidirected graph generalizes both the Directed Graph and the Bidirected Graph.
Proof. (Directed Graph Case): A directed graph
naturally becomes a multidirected graph by letting the vertex set remain the same and by defining the edge set
to coincide with
E, with the source and target functions given by
and
for each
. The multiplicity function is defined by
thereby embedding
into the framework of Multidirected Graphs.
(Bidirected Graph Case): Consider a bidirected graph
with
. For each edge
connecting two vertices
u and
v, the bidirection function
assigns local orientations. By the standard convention, if
then
e is considered to be directed towards
u, and if
then
e is considered to be directed away from
v. In this case, we represent
e in the multidirected graph
as a directed edge
with
The multiplicity function
m is then updated so that
This process, applied to every edge of B, embeds the bidirected structure within the multidirected graph framework.
Since both a directed graph and a bidirected graph can be transformed into a Multidirected Graph by appropriately defining the edge set, source and target functions, and the multiplicity function, the multidirected graph is indeed a generalization of both. □
2.9. Mixed Graph
A mixed graph integrates both undirected and directed edges in a single framework [
117,
118,
119,
120,
121]. Mixed graphs have been studied in areas such as graph coloring.
Definition 25 (Mixed Graph [
117,
121]).
A mixed graph
consists of:V: a set of vertices,
E: a set of undirected edges linking vertices without orientation,
A: a set of directed arcs indicating an oriented connection from u (tail) to v (head).
In this model, loops are disallowed, and multiple connections between the same pair of vertices may occur.
Example 20 (Hybrid Corporate Network).
Model a small corporate LAN of four devices:Bidirectional connections exist between – and –, while sends updates to unidirectionally. We represent this aswithAny walk in G may traverse the LAN links in either direction or follow the directed update link. For instance,is a valid route. Since there are no cycles involving directed arcs, G remains acyclic. 3. Results of This Paper
This section presents the main results of the paper. We extend classical concepts of directed graphs and hypergraphs by introducing multiple edge structures (i.e., edge multiplicities), and we further incorporate advanced frameworks including fuzzy, neutrosophic, and plithogenic systems. These generalizations aim to capture various forms of uncertainty, contradiction, and attribute-based reasoning in complex networks.
3.1. Multidirected Hypergraphs
A Multidirected hypergraph generalizes ordinary hypergraphs by permitting directed hyperedges that connect any non-empty set of source vertices (the tail) to a single target vertex (the head), and by recording a positive integer multiplicity for each hyperedge to model parallel occurrences.
Definition 26 (Multidirected Hypergraph ).
Let V be a nonempty finite set of vertices. A Multidirected hypergraph
is a triplewhereEach hyperedge is an ordered pairwith non-empty (the tail
of e) and (the head
of e). The value indicates how many parallel instances of e occur. Example 21 (Collaborative Report Workflow).
Consider a small team of three authors—Hiroko, Shinya, and Masahiro—and one manager, Tae. We model the process of submitting draft reports as the Multidirected hypergraph , whereFor the monthly report, Hiroko and Shinya jointly produce two distinct drafts; this is represented by For the weekly summary, Shinya and Masahiro collaborate on three drafts: Thus, , and m records the number of versions submitted for each report type.
Theorem 2 (Incidence Connectivity). Let be a Multidirected hypergraph. If every vertex lies in the tail or is the head of at least one hyperedge of positive multiplicity, then is incident-connected: every vertex is incident to some hyperedge.
Proof. By assumption, for each
there exists
with
and
. Therefore
so every vertex is incident to at least one hyperedge. □
Theorem 3 (Generalization of Directed Hypergraphs and Multidirected Graphs).
Let be a directed hypergraph and let be a multidirected graph. Defineand let be given byThen is a Multidirected hypergraph, which contains both and as special cases.
Proof. Every hyperedge appears in with multiplicity 1, embedding . Each directed edge is represented by with multiplicity , embedding . Hence generalizes both structures. □
3.2. Multidirected Superhypergraph
A Multidirected superhypergraph is a directed structure of n-th power-set vertices and hyperedges with assigned multiplicities, enabling multi-level, weighted relations. The definition of a Multidirected superhypergraph is provided below.
Definition 27 (Multidirected Superhypergraph).
Let be a fixed positive integer and let be a finite base set. A Multidirected superhypergraph
is a triplewhere:- (i)
is a set of n-supervertices;
- (ii)
is a set of directed n-superhyperedges. Each superhyperedge is an ordered pairwhere: - (a)
is the non-empty tail set,
- (b)
is the non-empty head set.
- (iii)
is a multiplicity function, assigning each superhyperedge e a positive integer .
Example 22 (Research Committees and Councils as a Multidirected Superhypergraph).
Let four researchers—Hiroko, Shinya, Tae and Masahiro—form the base setFirst, we form three two-member committees in : Next, we assemble these into two study councils in : Council I comprises committees and , and Council II comprises and . Denote the corresponding 2-supervertices byso that We now model the directed exchange of research proposals between these councils. Council I sends five proposals to Council II, while both councils jointly send two collaborative proposals back to Council I. These interactions define two directed 2-superhyperedges:with multiplicities Thus, the Multidirected superhypergraph captures both the hierarchical grouping of researchers into committees and councils (as 2-supervertices) and the directed, multi-version flow of proposals between those councils (as 2-superhyperedges with multiplicity).
Theorem 4 (Projection Theorem).
Let be a Multidirected superhypergraph defined on a base set . Define a projection mapwhere a suitable ordering on is assumed. Then, for each superhyperedgethe projected hyperedge(for some chosen ) defines a directed hyperedge on with multiplicity . Hence, the projection induces a Multidirected hypergraph on (a subset of) . Proof. Since each n-supervertex is a nested subset of , the projection selects a representative element in . Applying to all members of and to one element from yields a valid directed hyperedge (as defined in Definition 26). The multiplicity is preserved by definition. The surjectivity of (onto the image) guarantees that the incidence structure is maintained. □
Theorem 5 (Generalization of Directed Superhypergraph and Multidirected Hypergraph).
Let be a directed superhypergraph (with for some base set ) and let be a Multidirected hypergraph as in Theorem 3. Then, there exists a Multidirected superhypergraph
withand the multiplicity function defined byThus, generalizes both the directed superhypergraph and the Multidirected hypergraph.
Proof. Every edge of the directed superhypergraph is assigned multiplicity 1 in . Meanwhile, every edge from the Multidirected hypergraph (which may have multiplicities greater than 1) is included in with its original multiplicity. Since the vertex set , the Multidirected hypergraph is a special case (when supervertices degenerate to single elements). Thus, encompasses both types of structures. □
3.3. Fuzzy Multidirected Graph
A fuzzy multidirected graph permits multiple directed edges between vertices, vertices and edges assigned their fuzzy membership degrees in . The definition of a fuzzy multidirected graph is provided below.
Definition 28 (Fuzzy Multidirected Graph).
A fuzzy multidirected graph
is a tuplewhere:- (i)
V is a nonempty set of vertices.
- (ii)
E is a multiset of directed edges. Each edge is an ordered pair with ; note that multiple edges between the same ordered pair are allowed.
- (iii)
is a vertex membership function that assigns each vertex a degree of membership.
- (iv)
is an edge membership function that assigns each directed edge a degree of membership.
Example 23 (Fuzzy Multidirected Graph for Uncertain Communication Network).
Consider a small communication network of three servers:Each server’s operational reliability is modeled by a membership degree: The network has multiple directed channels (edges) between servers, captured by the multiset. Each channel’s quality (membership) is given by: Thus,is a fuzzy multidirected graph in which two parallel channels exist from S1 to S2 with different reliability levels, a high-quality channel from S2 to S3, and a moderate-quality feedback channel from S3 to S1 . This structure models uncertain connectivity and allows analysis of redundant communication paths under reliability constraints. Theorem 6 (Fuzzy Connectivity).
Let be a fuzzy multidirected graph. Assume there exist thresholds such that:and for every edge joining vertices u and v,Then, the induced fuzzy subgraph onhas the property that for any two vertices there exists a fuzzy path
connecting them (i.e., the fuzzy connectivity is guaranteed). Proof. Since every vertex in
has a membership of at least
and every edge has a membership of at least
, the induced fuzzy subgraph has sufficiently high membership values on both vertices and edges. Standard results in fuzzy graph theory (see, e.g., [
80] for fuzzy sets and their applications) ensure that if all vertices and edges exceed a given threshold, a fuzzy path exists between any two vertices. □
Theorem 7 (Generalization of Fuzzy Directed Graph and Multidirected Graph).
Let be a Fuzzy Directed Graph anda Multidirected Graph. Then, there exists a Fuzzy Multidirected Graph
where the edge set is a multiset satisfying:If each edge appears with multiplicity 1, then is identical to .
If the membership functions σ and μ take only the values in (i.e., are crisp), then is equivalent to .
Thus, the fuzzy multidirected graph generalizes both the fuzzy directed graph and the multidirected graph.
Proof. Starting from the Fuzzy Directed Graph , if we allow the edge set E to be a multiset (i.e., permit multiple copies of the same edge) we obtain the structure of a fuzzy multidirected graph . In the special case where every edge occurs exactly once, coincides with . Moreover, if the membership functions and are restricted to , then the fuzziness is removed and the graph becomes equivalent to a multidirected graph . Hence, is a proper generalization. □
3.4. Neutrosophic Multidirected Graph
A Neutrosophic multidirected graph allows multiple directed edges and assigns to each vertex and edge respective truth–indeterminacy–falsity values in . The definition of a neutrosophic multidirected graph is provided below.
Definition 29 (Neutrosophic Multidirected Graph).
A neutrosophic multidirected graph
is a tuplewhere:- (i)
V is a nonempty set of vertices.
- (ii)
E is a multiset of directed edges, each edge being an ordered pair with (allowing multiple edges between the same pair).
- (iii)
is the truth membership function.
- (iv)
is the indeterminacy membership function.
- (v)
is the falsity membership function.
These membership functions satisfy the condition Example 24 (Neutrosophic Multidirected Graph for Uncertain Transportation Network).
Consider a transportation network connecting three hubs:Multiple directed connections exist: two parallel bus routes from HubA to HubB, one high-speed train from HubB to HubC, and one ferry service from HubC back to HubA. Denote these edges by the multisetWe assign neutrosophic membership degrees to each vertex and edge to model reliability (truth), uncertainty (indeterminacy), and risk (falsity). For the hubs: For the two bus routes from HubA to HubB:reflecting that the first bus is more reliable than the second. The high-speed train and ferry are assigned: Each triple of values sums to at most 3, satisfying for all .
Thusis a neutrosophic multidirected graph that captures both the multiplicity of routes and the nuanced degrees of reliability, uncertainty, and risk for every hub and connection. Theorem 8 (Neutrosophic Consistency).
Let be a neutrosophic multidirected graph. If there exist constants and such that for every edge it holds thatthen the neutrosophic structure behaves similarly to a crisp multidirected graph in terms of connectivity. Proof. The condition ensures that each edge has a strong truth value, while bounds the uncertainty and falsity. Thus, the effective contribution of each edge is predominantly determined by its truth-membership, making the overall structure similar to that of a crisp graph. Standard techniques in neutrosophic graph theory then imply that connectivity properties of follow those of a crisp multidirected graph. □
Theorem 9 (Generalization of Neutrosophic Directed Graph and Fuzzy Multidirected Graph).
Letbe a Neutrosophic Directed Graph and let be a fuzzy Multidirected Graph. Then, there exists a neutrosophic Multidirected Graph
(with E a multiset) such that:Thus, generalizes both the neutrosophic directed graph and the fuzzy Multidirected graph.
Proof. A neutrosophic directed graph
is defined with single copies of edges. By allowing
E to be a multiset, we extend the model to a neutrosophic multidirected graph
. Furthermore, if we set
for all
, then the neutrosophic parameters reduce to a fuzzy membership scheme. Therefore,
includes both the neutrosophic and the fuzzy Multidirected models. □
3.5. Plithogenic Multidirected Graph
A plithogenic multidirected graph is a complex multigraph enriched with vertex and edge appurtenance and contradiction functions for uncertainty modeling. The definition of a plithogenic multidirected graph is provided below.
Definition 30 (Plithogenic Multidirected Graph).
A plithogenic multidirected graph
extends the plithogenic directed graph framework to allow multiple directed edges between vertices. It is defined as a triplewhere:- (i)
The plithogenic Vertex Set is given bywhere: M is a set of vertices.
l is an attribute associated with the vertices.
is the range of possible values for l.
is the Degree of Appurtenance Function.
is the Degree of Contradiction Function.
- (ii)
The Plithogenic Edge Set is given bywhere: N is a set of directed edges.
is an attribute associated with the edges.
is the range of possible values for .
is the Degree of Appurtenance Function for edges.
is the Degree of Contradiction Function for edges.
- (iii)
is a multiplicity function assigning to each ordered pair the number of directed edges from x to y. (Here, denotes the set of nonnegative integers).
Example 25 (International Flight Network with Plithogenic Attributes).
Consider three airports . We assign each airport a “risk level” attribute l taking values in . The vertex Degree of Appurtenance Function adf is given bywith for all other . The vertex Degree of Contradiction Function acf satisfiesWe model three directed flight routes with a “reliability” attribute . The edge Degree of Appurtenance Function bdf
iswith all other values zero. The edge Degree of Contradiction Function bcf
has Finally, the multiplicity function records daily flight counts:and otherwise. This plithogenic multidirected graph thus captures airport risk profiles, flight reliability degrees, and multiple daily connections in a unified model. Theorem 10 (Plithogenic Simplification).
Let be a plithogenic multidirected graph. Suppose that for every vertex and every edge :are sufficiently high (i.e., near 1) and the corresponding contradiction functionsare sufficiently low (i.e., near 0). Then, can be reduced to a crisp multidirected graphwhere Proof. High values of the Degree of Appurtenance Functions ensure that the vertices and edges strongly satisfy their attribute conditions, while low values of the Degree of Contradiction Functions guarantee minimal conflict between attributes. Under these circumstances, the plithogenic parameters effectively act as binary (crisp) conditions. By thresholding the appurtenance and contradiction values, one obtains a crisp edge set E from such that is an edge if and only if . This completes the reduction. □
Theorem 11 (Generalization of Plithogenic Directed Graph, Fuzzy Multidirected Graph, and Neutrosophic Multidirected Graph).
Let a plithogenic multidirected graph
be given bywhere is the plithogenic vertex set,
is the plithogenic edge set, and
is the edge multiplicity function.
Then:
- (a)
If for all , then reduces to a Plithogenic Directed Graph.
- (b)
If the plithogenic functions are chosen so that they mirror crisp or fuzzy/neutrosophic membership values (for example, by taking them to be –valued or by an appropriate reduction), then reduces to a fuzzy multidirected graph or a neutrosophic multidirected graph.
Thus, the plithogenic multidirected graph generalizes the frameworks of plithogenic directed graphs, fuzzy multidirected graphs, and neutrosophic multidirected graphs.
Proof. In a plithogenic multidirected graph , the multiplicity function m permits multiple directed edges between vertices. (a) By imposing for every pair , the Multidirected aspect is removed, and one recovers a plithogenic directed graph. (b) The additional plithogenic parameters (the appurtenance and contradiction functions) encode attribute-based membership. By choosing these functions appropriately—so that they return binary or fuzzy/neutrosophic values—one obtains models equivalent to either a fuzzy multidirected graph or a neutrosophic multidirected graph. Hence, serves as a unifying and general framework. □
3.6. Soft Multidirected Graph
A soft multidirected graph uses soft set parameters to select vertex and edge subsets, forming subgraphs within the Multidirected network. The definition of a soft multidirected graph is provided below.
Definition 31 (Soft Multidirected Graph).
Letbe a multidirected graph, where V is a nonempty set of vertices, E is a set of edges, and are the source and target functions, andis the multiplicity function that assigns to each ordered pair of vertices the number of directed edges between them. Let P be a nonempty set of parameters. A soft multidirected graph
is defined as a 4-tuple.where:- 1.
is the underlying multidirected graph.
- 2.
P is a nonempty set of parameters.
- 3.
is a mapping such that is a soft set over V; that is, for each , .
- 4.
is a mapping such that is a soft set over E; that is, for each , .
- 5.
For each parameter , the pairforms a sub-multidirected graph of ; that is, the directed edges in (with their associated multiplicities as inherited from m) connect only vertices in .
The sub-multidirected graph corresponding to a parameter x is called a directed part (or dipart) of the soft multidirected graph D.
Example 26 (Soft Multidirected Graph for Time-Dependent Communication).
Consider a network of three servers:The underlying multidirected graph has the following multiset of directed edges:with The multiplicity function is Define the soft-set mappings J on vertices and L on edges as follows: For each parameter x, the pairforms a sub-multi-directed graph of . Specifically, during Peak
hours only the two channels from S1 to S2 operate, and during OffPeak
hours the channel from S2 to S3, and all three channels from S3 to S1 are active. Thus, the quadrupleis a soft multidirected graph whose directed parts reflect time-dependent network configurations. Theorem 12 (Generalization of Soft Directed Graph and Multidirected Graph).
Letbe a soft Multidirected graph.- (a)
If, for every and for all , the multiplicity is either 0 or 1, then D is equivalent to a soft directed graph.
- (b)
If the parameter set P is a singleton (i.e., ), then D reduces to the underlying multidirected graph (or, more precisely, to its sub-multidirected graph ).
Proof. (a) Suppose that for every and every pair , the multiplicity . In this case, each edge in is unique, and no multiple edges occur between any two vertices in . Consequently, the soft multidirected graph D becomes a soft directed graph according to the standard definition—each dipart is a subdigraph (without edge multiplicities) of the underlying directed graph .
(b) If is a singleton, then the soft set over V simply reduces to the single set , and similarly reduces to . In this scenario, the soft multidirected graph D is represented by the single dipart , which is a sub-multidirected graph of . Thus, D is essentially identical to a (possibly proper) multidirected graph, thereby showing that the soft multidirected graph generalizes the classical Multidirected graph.
In both cases, the soft multidirected graph D encompasses the structures of a soft directed graph (when edge multiplicities are trivial) and a multidirected graph (when the parameter set is trivial). Therefore, D indeed generalizes both concepts. □
3.7. Rough Multidirected Graph
A rough multidirected graph applies equivalence-based lower and upper approximations to vertices and edges, capturing uncertainty in Multidirected structures. The definition of a rough multidirected graph is provided below.
Definition 32 (Rough Multidirected Graph).
Let be a multidirected graph. Let φ be an equivalence relation on V and ψ be an equivalence relation on E. The Rough Multidirected Graph
is defined as the tupleIn this structure:
- (i)
is the rough approximation of the vertex set V.
- (ii)
is the rough approximation of the edge set E.
- (iii)
The multiplicity function m is inherited from the underlying multidirected graph.
Example 27 (Rough Multidirected Graph for Fault Propagation Analysis).
Consider a small fault-monitoring network of three components:Component pairs exchange status messages via directed channels, with two parallel channels from C1 to C2 and one channel from C2 to C3. We represent this as a Multidirected Graph withwhere and multiplicities To handle incomplete knowledge of fault-prone elements, define an equivalence φ on V by grouping together (similar behavior) and separately. On edges, define ψ by grouping the two C1→C2 channels and the single C2→C3 channel .
Suppose our current warning set of possibly faulty components is The rough lower and upper approximations under φ are Similarly, if our flagged edges arethen under ψ we obtain Therefore, the Rough Multidirected Graph iswhere m is inherited from G. This structure captures both the incomplete classification of faulty components and uncertain identification of problematic communication channels. Theorem 13 (Rough Multidirected Graph Generalizes Rough Directed Graph).
Assume that is a multidirected graph in which the multiplicity function m is such that for all (i.e., there are no multiple edges, so that G is essentially a directed graph). Then, with φ and ψ as defined, the rough multidirected graphreduces to the rough directed graph defined byIn other words, the rough multidirected graph generalizes the rough directed graph.
Proof. If for all , then each directed edge is unique, and the structure is identical to a directed graph. Therefore, the rough approximations and capture the uncertainty in the vertex and edge sets exactly as in the classical definition of a rough directed graph. Hence, reduces to . □
Example 28 (Rough Directed Graph Example).
Let with the equivalence relation φ partitioning V into and . Consider the directed graph with, , and m being the indicator function. Let ψ be the identity on E. Then, for the vertex set, if we take , the lower approximation would be empty (since and ), while the upper approximation (since each equivalence class intersects A). With the identity equivalence on E, we have . Hence, the rough directed graph iswhich is a special case of . Theorem 14 (Rough Multidirected Graph Generalizes Multidirected Graph).
If the equivalence relations φ on V and ψ on E are the identity relations (i.e., every equivalence class is a singleton), then the lower and upper approximations satisfy:Consequently, the Rough Multidirected Graphreduces to the classical Multidirected Graph . Proof. If
and
are the identity relations, then for any subset
we have:
Similarly, for any
,
. Thus, the rough approximations yield the exact original sets, and
which is equivalent to the classical multidirected graph
. □
Example 29 (Multidirected Graph Example).
Let and let the multidirected graph be given by with:If we take the identity equivalence relations on V and E, then the rough multidirected graph reduces to the classical multidirected graph.
3.8. Bimixed Graph and Multimixed Graph
We introduce two new graph structures. A Bimixed Graph combines bidirected edges—each locally oriented at both endpoints—and directed arcs, unifying bidirectional and unilateral connections. A multimixed Graph supports multiple directed arcs and bidirected edges between vertices, with explicit multiplicities and local endpoint orientations.
Definition 33 (Bimixed Graph).
A Bimixed graph
is a quadruple where:- 1.
V is a non-empty set of vertices.
- 2.
E is a set of (undirected) edges intended to be endowed with bidirectional structure. For each edge , there exist exactly two distinct vertices such thatand for every , . - 3.
A is a set of directed arcs, where each arc is an ordered pair with .
- 4.
is the bidirection function that assigns a local orientation to each vertex–edge pair.
In this framework:
A Bidirected Graph is obtained when .
A Mixed Graph is recovered when the bidirected edges in E are interpreted as undirected edges (e.g., by consistently setting and for each edge e joining u and v).
Example 30 (Bimixed Graph Representing a Hybrid Network).
Consider a small communication network of three routers:The set of bidirected edges models fiber-optic links that carry traffic in both directions, but with local orientation at each endpoint:where connects and , and connects and . The bidirection function is defined by: In addition, there is a unidirectional wireless link from back to , represented by the set of arcswhere each arc is an ordered pair. No bidirection assignment applies to arcs, so for all i in V. Thus, the quadrupleforms a bimixed graph: The fiber links and carry local orientations at both ends via τ, while the wireless connection a is a standard directed arc from to . This model captures the coexistence of bidirected physical links and unidirectional wireless channels in a single network structure. Definition 34 (Multimixed Graph).
A Multimixed Graph
is a structurewhere:- 1.
V is a non-empty set of vertices.
- 2.
is a set of directed arcs.
- 3.
is a set of bidirected edges.
- 4.
and are the source and target functions for each directed arc in .
- 5.
is the bidirection function for the bidirected edges; that is, for every there exist exactly two distinct vertices withand for every , . - 6.
is a multiplicity function for directed arcs, so that is the number of directed arcs from u to v. (The set may be viewed as a multiset according to .)
- 7.
is a multiplicity function for bidirected edges, where denotes the number of bidirected edges connecting u and v (with their corresponding bidirectional orientations given by τ).
Example 31 (Hybrid Communication Network as a Multimixed Graph).
Consider a small network of three stations:There are both unidirectional wireless links and bidirectional wired cables. We model the wireless links as directed arcs and the cables as bidirected edges.
Directed arcs. Two parallel wireless channels run from S1 to S2, and one channel runs from S3 back to S1. Letwith source and target functions The directed-multiplicity function isand all other pairs have multiplicity zero. Bidirected edges. Two fiber-optic cables connect S2 and S3, and a single copper cable connects S1 and S3. Let The bidirection function is defined bywith τ zero on all other vertex–edge pairs. The bidirected-multiplicity function is Putting these together, the multimixed Graphcaptures the coexistence of multiple wireless channels (directed arcs) and multiple bidirectional cables in a unified network model. Theorem 15 (Multimixed Graph Generalizes Multidirected and Bimixed Graphs).
Letbe a multimixed graph. Then:- 1.
If , then reduces to a Multidirected Graph.
- 2.
If and the bidirection function τ satisfies the conditions of a bidirected graph on , then is equivalent to a bimixed graph.
Thus, the multimixed graph is a common generalization of both multidirected graphs and bimixed graphs.
Proof. (Case 1: )
In this case, the structure consists solely of directed arcs with associated source and target functions s and t, and a multiplicity function . This is precisely the definition of a multidirected graph. Hence, generalizes the Multidirected graph.
(Case 2: )
In this situation, the graph consists exclusively of bidirected edges equipped with the bidirection function and a multiplicity function . By the definition of a bimixed graph, this structure is equivalent to a bimixed graph.
Since in both cases reduces to a known structure—either a multidirected graph (when is empty) or a bimixed graph (when is empty)—the multimixed graph indeed generalizes both. □
3.9. Hyperdirected Graph
Hyperdirected graph uses subsets of a base set as nodes, directed hyperarcs between them, and a hyperoperation composing matching hyperarcs. The definition of a hyperdirected graph is provided below.
Definition 35 (Hyperdirected Graph).
Let S be a nonempty set. A hyperdirected graph
is a triplewhere:- (i)
Vertex Set: The vertex set is the powerset , which endows the structure with a hyperstructure.
- (ii)
Directed Hyperarcs:is a set of directed hyperarcs
. An element is an ordered pair - (iii)
Hyperoperation on Arcs: A binary composition hyperoperation
is defined by This operation generalizes the standard composition of directed edges.
Remark 1. Note that in a classical directed hypergraph, the hyperedges are unordered subsets (or multisets) of vertices. In contrast, here the hyperarcs are ordered pairs of subsets, and the structure is a hyperstructure (not just a hypergraph).
Example 32 (Hyperdirected Graph).
LetThen the powerset of S is We define a hyperdirected graph
where the edge set E is a collection of ordered pairs (hyperarcs) chosen from . For instance, let A natural composition hyperoperation ⊙
on the edges is defined by Theorem 16 (Hyperdirected Graph as a Hyperstructure ).
Let S be a nonempty set anda hyperdirected graph as in Definition 35. Define two hyperoperations:Then:
- (a)
is a classical hyperstructure since ★ maps any two subsets to a (possibly single-ton) subset of .
- (b)
is also a hyperstructure because ⊙ sends each ordered pair of hyperarcs to a subset of E.
In particular, neither nor E are merely ordinary graphs—their binary operations take values in the powersets of their domains, satisfying the definition of hyperstructure.
Proof. (a) The vertex hyperstructure. By definition, a hyperstructure on a set
X is any binary map
. Here we take
and define
which clearly lies in
. Hence
satisfies the hyperstructure axioms.
(b) The hyperarc hyperstructure. Similarly, for the set of hyperarcs
we have
given by
Since always belongs to E when , and otherwise the result is the empty subset, ⊙ indeed lands in . Thus is a hyperstructure.
Because both and E admit operations into their respective powersets, the Hyperdirected Graph is genuinely a pair of hyperstructures rather than an ordinary graph. □
Theorem 17 (Hyperdirected Graph Generalizes Directed, Bidirected, and Multidirected Graphs). Assume that in a Hyperdirected Graph the base set S and the hyperoperation ⊙ are restricted as follows:
When one restricts to atomic vertices (i.e., the singleton subsets of S), then contains these as distinguished elements. The composition ⊙ then reduces to the standard composition of directed edges, yielding a directed graph.
Allowing the tail or head of a hyperarc to be a non-singleton recovers a bidirected graph structure (or more generally a hypergraph with directed edges).
Defining a multiplicity function on the number of edges between given vertices (or subsets thereof) recovers a Multidirected Graph.
Proof. Let S be a nonempty set. Observe:
- a.
If we consider the
atomic elements for
, then the subset
serves as the vertex set of a standard directed graph. The composition ⊙ on pairs
works as:
which is exactly the usual composition of edges in a directed graph.
- b.
In a bidirected graph the edges have two orientations at their endpoints. By allowing a hyperarc with possibly containing more than one element, one may model such phenomena. For example, if A and B are non-singleton, then the ordered pair reflects that there is a directed relation from all elements of A to all elements of B, thus generalizing the notion of a bidirected edge.
- c.
Finally, if we introduce a multiplicity function counting the number of hyperarcs from A to B (or if E itself is allowed to have repeated elements), then the Hyperdirected Graph framework naturally generalizes the Multidirected Graph concept.
Thus, under the stated restrictions, the Hyperdirected Graph indeed generalizes the three classical graph concepts. □
3.10. n-Superhyperdirected Graph
An n-Superhyperdirected Graph uses iterated n-th power sets as vertices, directed superhyperarcs between them, and hyperarc composition when endpoints match. The definition of a n-Superhyperdirected Graph is provided below.
Definition 36 (
n-Superhyperdirected Graph).
Let S be a nonempty set and an integer. An n-Superhyperdirected Graph
is a triplewhere:- (i)
Vertex Set: The vertex set is , so that the underlying structure is the n-Superhyperstructure .
- (ii)
Directed Hyperarcs:is a set of directed
n-superhyperarcs
. An element is an ordered pair - (iii)
Composition Hyperoperation: A hyperoperationis defined by
Remark 2. When the 1-Superhyperdirected Graph coincides with the Hyperdirected Graph of Definition 35. In this sense the n-Superhyperdirected Graph is a higher–order generalization.
Remark 3. Although both an n-Superhyperdirected Graph and a Directed n-SuperhyperGraph share the same underlying vertex set and employ ordered pairs of supervertices to represent directed connections, they differ in their algebraic structure. A Directed n-SuperhyperGraph specifies only which n-supervertices are connected (via tail and head sets) and does not endow its hyperarcs with any composition operation. In contrast, an n-Superhyperdirected Graph additionally carries a binary hyperoperation on its hyperarcs, turning the collection of directed superhyperarcs into a true n-superhyperstructure. Thus the latter combines both incidence and composition, whereas the former encodes only incidence.
Example 33 (
n-Superhyperdirected Graph).
Let the base set beThen the first iterated powerset is The second iterated powerset (i.e., the 2nd powerset) iswhich consists of all subsets of . We now choose two concrete elements (2-supervertices) from : Note that since each is a subset of .
Next, define a 2-superedge by choosing a subset of : Thus, we obtain a 2-superhypergraph
(an n-superhypergraph with ) given by In this example, the vertices are not just elements of but are nested subsets (i.e., elements of ) and the hyperedge e is a subset of .
Theorem 18 (n-superhyperdirected graph has an n-superhyperstructure). Let be an n-superhyperdirected graph as in Definition 36. Then:
- (a)
The vertex set together with an appropriate hyperoperation forms an n-superhyperstructure.
- (b)
The set consists of ordered pairs (directed hyperarcs), so that the structure is not an n-Superhypergraph (which would have unordered hyperedges).
Proof. (a) By Definition, the
nth powerset
is constructed recursively from
S. Hence, the pair
(with any hyperoperation
defined on
) is by definition an
n-superhyperstructure.
(b) In
, each hyperarc is an ordered pair
with
. This ordering encodes the direction from
A (tail) to
B (head) and hence is not compatible with the concept of an
n-superhypergraph, where hyperedges are simply (unordered) members of
. The composition hyperoperation
defined by
again relies on the order; therefore,
is not an
n-superhypergraph. □
Theorem 19 (
n-Superhyperdirected Graph Generalizes Hyperdirected and Multidirected Graphs).
Letbe an n-superhyperdirected graph as in Definition. Then:- (i)
Recovery of the Hyperdirected Graph. If then , and coincide exactly with those of the hyperdirected graph of Definition 35.
- (ii)
Recovery of a Multidirected Graph.
Suppose we are given an ordinary multidirected graph . Choose any injective “nesting’’ mapThen define a subset of superhyperarcsand a new multiplicity function Then is recovered by the n-superhyperdirected graph together with . In other words, when one restricts vertices to the images , hyperarcs to , and records multiplicities via , the resulting structure is exactly the original multidirected graph.
Proof. (i) . By construction
and the definition of an
n-Superhyperdirected Graph reduces to that of Definition 35. In particular
so
and the Hyperdirected Graph coincide.
(ii) Recovering a Multidirected Graph. Let be any Multidirected Graph. We embed its vertex set V into by an injective map . For each directed edge , we form the superhyperarc
and collect these into
The original source and target maps are recovered by
Finally, we define
so that multiple directed edges in
appear as multiplicities of superhyperarcs. Since
on these atomic superhyperarcs agrees with ordinary edge composition (matching head to tail), the restricted structure
with
is isomorphic to
.
Thus the n-superhyperdirected graph unifies both the hyperdirected graph (case ) and any multidirected graph (by suitable restriction and introduction of a multiplicity function). □
4. Conclusions and Future Work
In this paper, we have extended traditional graph-theoretic models by introducing the Multidirected hypergraph, which unifies the multi-way connectivity of hypergraphs with the hierarchical power-set layers of superhypergraphs. Building on this, we formulated five uncertainty-aware Multidirected variants—fuzzy, neutrosophic, plithogenic, rough, and soft multidirected graphs—each equipped with precise definitions and concrete examples. We also presented four additional graph families (bimixed, multimixed, hyperdirected, and superhyperdirected graphs) and surveyed their key structural properties.
Despite these theoretical advances, practical toolkits and algorithms for Multidirected and related hyper-structures are still in their infancy. Future work will focus on:
Algorithmic development: Designing efficient routines for traversal, querying, and analysis of Multidirected and hyper-directed networks.
Software implementations: Creating open-source libraries that support construction, visualization, and manipulation of these new graph classes.
Machine learning integration: Embedding uncertainty-aware multidirected graphs into graph neural networks and other learning architectures to handle complex, hierarchical, or imprecise data.
Applications and case studies: Validating the proposed models in domains such as bioinformatics, social network analysis, and decision support systems, where multi-headed and uncertain relationships naturally arise.
We anticipate that combining deeper theoretical insights with practical tools will unlock a rich set of applications and inspire further research on advanced graph structures under uncertainty.
Funding
This study did not receive any financial or external support from organizations or individuals.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
No empirical data were generated or analyzed in the course of this theoretical investigation. Interested readers may contact the author for further methodological details.
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.
Conflicts of Interest
The author affirms that there are no conflicts of interest pertaining to this manuscript.
References
- Gross, J.L.; Yellen, J.; Anderson, M. Graph Theory and Its Applications; Chapman and Hall/CRC: Boca Raton, FL, USA, 2018. [Google Scholar]
- Trinajstic, N. Chemical Graph Theory; CRC Press: Boca Raton, FL, USA, 2018. [Google Scholar]
- Fujita, T. Hypergraph Containers and Their Generalization to Super-Hyper-Graph Containers. Abhath J. Basic Appl. Sci. 2025, 4, 94–107. [Google Scholar]
- Fujita, T. Review of Probabilistic Hypergraph and Probabilistic Superhypergraph. Spectr. Oper. Res. 2025, 3, 319–338. [Google Scholar] [CrossRef]
- Fujita, T. Directed Acyclic Superhypergraphs (DASH): A General Framework for Hierarchical Dependency Modeling. Neutrosophic Knowl. 2025, 6, 72–86. [Google Scholar]
- Fujita, T.; Smarandache, F. Directed n-Superhypergraphs Incorporating Bipolar Fuzzy Information: A Multi-Tier Framework for Modeling Bipolar Uncertainty in Complex Networks. Neutrosophic Sets Syst. 2025, 88, 164–183. [Google Scholar]
- Berge, C. Hypergraphs: Combinatorics of Finite Sets; Elsevier: Amsterdam, The Netherlands, 1984; Volume 45. [Google Scholar]
- Rosenfeld, A. Fuzzy graphs. In Fuzzy Sets and Their Applications to Cognitive and Decision Processes; Elsevier: Amsterdam, The Netherlands, 1975; pp. 77–95. [Google Scholar]
- Nishad, T.; Al-Hawary, T.A.; Harif, B.M. General Fuzzy Graphs. Ratio Math. 2023, 47. [Google Scholar]
- Bharathi, T.; Leo, S. A Study on Plithogenic Product Fuzzy Graphs with Application in Social Network. Indian J. Sci. Technol. 2021, 14, 3051–3063. [Google Scholar] [CrossRef]
- 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. J. Ambient Intell. Hum. Comput. 2023, 14, 13139–13159. [Google Scholar] [CrossRef]
- Fujita, T. Claw Free Graph and AT Free Graph in Fuzzy, Neutrosophic, and Plithogenic Graphs. Inf. Sci. Appl. 2025, 5, 40–55. [Google Scholar] [CrossRef]
- Fujita, T. Analytical Study on Ultrafilter in Digraph: Directed Tangle and Directed Ultrafilter. Asian Res. J. Math. 2025, 21, 132–146. [Google Scholar] [CrossRef]
- Aho, A.V.; Garey, M.R.; Ullman, J.D. The Transitive Reduction of a Directed Graph. SIAM J. Comput. 1972, 1, 131–137. [Google Scholar] [CrossRef]
- Johnson, D.B. Finding All the Elementary Circuits of a Directed Graph. SIAM J. Comput. 1975, 4, 77–84. [Google Scholar] [CrossRef]
- Wei, E.; Tang, W.; Wang, X. Flows in 3-edge-connected bidirected graphs. Front. Math. China 2011, 6, 339–348. [Google Scholar] [CrossRef]
- Foerster, K.T.; Parham, M.; Schmid, S. A walk in the clouds: Routing through VNFs on bidirected networks. In Proceedings of the International Workshop on Algorithmic Aspects of Cloud Computing, Vienna, Austria, 5 September 2017; Springer International Publishing: Cham, Switzerland, 2017; pp. 11–26. [Google Scholar]
- Ando, K.; Fujishige, S.; Nemoto, T. Decomposition of a bidirected graph into strongly connected components and its signed poset structure. Discrete Appl. Math. 1996, 68, 237–248. [Google Scholar] [CrossRef]
- Gao, Y.; Zhang, Z.; Lin, H.; Zhao, X.; Du, S.; Zou, C. Hypergraph learning: Methods and practices. IEEE Trans. Pattern Anal. Mach. Intell. 2020, 44, 2548–2566. [Google Scholar] [CrossRef]
- Zhang, Z.; Hancock, E.R. Hypergraph Based Information Theoretic Feature Selection. Pattern Recognit. Lett. 2012, 33, 1991–1999. [Google Scholar] [CrossRef]
- Antelmi, A.; Cordasco, G.; Polato, M.; Scarano, V.; Spagnuolo, C.; Yang, D. A Survey on Hypergraph Representation Learning. ACM Comput. Surv. 2023, 56, 1–38. [Google Scholar] [CrossRef]
- Keevash, P. Hypergraph Turán Problems. In Surveys in Combinatorics; Cambridge University Press: Cambridge, UK, 2011; Volume 392, pp. 83–140. [Google Scholar]
- Saxton, D.; Thomason, A. Hypergraph Containers. Invent. Math. 2015, 201, 925–992. [Google Scholar] [CrossRef]
- Fujita, T. An Introduction and Reexamination of Molecular Hypergraph and Molecular n-Superhypergraph. Asian J. Phys. Chem. Sci. 2025, 13, 1–38. [Google Scholar] [CrossRef]
- Fujita, T.; Smarandache, F. Fundamental computational problems and algorithms for superhypergraphs. In Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; Volume 2. [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. Neutrosophic Sets Syst. 2020, 33, 290–296. [Google Scholar]
- Fujita, T. Modeling Hierarchical Systems in Graph Signal Processing, Electric Circuits, and Bond Graphs via Hypergraphs and Superhypergraphs. J. Eng. Res. Rep. 2025, 27, 542. [Google Scholar] [CrossRef]
- Akram, M.; Davvaz, B.; Feng, F. Intuitionistic fuzzy soft K-algebras. Math. Comput. Sci. 2013, 7, 353–365. [Google Scholar] [CrossRef]
- Parvathi, R.; Karunambigai, M.G. Intuitionistic Fuzzy Graphs. In Computational Intelligence, Theory and Applications: International Conference 9th Fuzzy Days in Dortmund, Germany, 18–20 September 2006, Proceedings; Springer: Berlin/Heidelberg, Germany, 2006; pp. 139–150. [Google Scholar]
- Akram, M.; Davvaz, B. Strong Intuitionistic Fuzzy Graphs. Filomat 2012, 26, 177–196. [Google Scholar] [CrossRef]
- Sahoo, S.; Pal, M. Intuitionistic Fuzzy Competition Graphs. J. Appl. Math. Comput. 2016, 52, 37–57. [Google Scholar] [CrossRef]
- Panda, N.R.; Raut, P.K.; Baral, A.; Sahoo, S.K.; Satapathy, S.S.; Broumi, S. An Overview of Neutrosophic Graphs. Neutrosophic Sets Syst. 2025, 77, 450–462. [Google Scholar]
- Huang, L.; Hu, Y.; Li, Y.; Kumar, P.K.; Koley, D.; Dey, A. A Study of Regular and Irregular Neutrosophic Graphs with Real Life Applications. Mathematics 2019, 7, 551. [Google Scholar] [CrossRef]
- Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Interval valued neutrosophic graphs. Crit. Rev. XII 2016, 2016, 5–33. [Google Scholar]
- Fujita, T.; Smarandache, F. A Review of the Hierarchy of Plithogenic, Neutrosophic, and Fuzzy Graphs: Survey and Applications. In Advancing Uncertain Combinatorics Through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; Volume 2. [Google Scholar]
- Sarmad, S.; Yousif, Y.Y. Generalized Rough Digraphs and Related Topologies. J. Phys. Conf. Ser. 2020, 1591, 012074. [Google Scholar] [CrossRef]
- Sarwar, M. A theoretical investigation based on the rough approximations of hypergraphs. J. Math. 2022, 2022, 1540004. [Google Scholar] [CrossRef]
- Jose, J.; George, B.; Thumbakara, R.K. Advancements in soft directed graph theory: New ideas and properties. N. Math. Nat. Comput. 2025, 21, 691–707. [Google Scholar] [CrossRef]
- Jose, J.; George, B.; Thumbakara, R.K. Soft directed graphs, their vertex degrees, associated matrices and some product operations. N. Math. Nat. Comput. 2023, 19, 651–686. [Google Scholar] [CrossRef]
- Rao, Y.; Kosari, S.; Shao, Z. Certain Properties of Vague Graphs with a Novel Application. Mathematics 2020, 8, 1647. [Google Scholar] [CrossRef]
- Kosari, S.; Rao, Y.; Jiang, H.; Liu, X.; Wu, P.; Shao, Z. Vague Graph Structure with Application in Medical Diagnosis. Symmetry 2020, 12, 1582. [Google Scholar] [CrossRef]
- Akram, M.; Gani, A.N.; Saeid, A.B. Vague hypergraphs. J. Intell. Fuzzy Syst. 2014, 26, 647–653. [Google Scholar] [CrossRef]
- Kita, N. Bidirected Graphs I: Signed General Kotzig-Lovász Decomposition. arXiv 2017, arXiv:1709.07414. [Google Scholar]
- Pardo-Guerra, S.; George, V.K.; Silva, G.A. On the Graph Isomorphism Completeness of Directed and Multidirected Graphs. Mathematics 2025, 13, 228. [Google Scholar] [CrossRef]
- Pardo-Guerra, S.; George, V.K.; Morar, V.; Roldan, J.; Silva, G.A. Extending Undirected Graph Techniques to Directed Graphs via Category Theory. Mathematics 2024, 12, 1357. [Google Scholar] [CrossRef]
- Zhang, P.; Chartrand, G. Introduction to Graph Theory; Tata McGraw-Hill: New York, NY, USA, 2006; Volume 2. [Google Scholar]
- Bahmanian, M.A.; Šajna, M. Hypergraphs: Connection and separation. arXiv 2015, arXiv:1504.04274. [Google Scholar] [CrossRef]
- Feng, Y.; You, H.; Zhang, Z.; Ji, R.; Gao, Y. Hypergraph neural networks. In Proceedings of the AAAI Conference on Artificial Intelligence, Honolulu, HI, USA, 27 January–1 February 2019; Volume 33, pp. 3558–3565. [Google Scholar]
- Feng, S.; Heath, E.; Jefferson, B.; Joslyn, C.; Kvinge, H.; Mitchell, H.D.; Praggastis, B.; Eisfeld, A.J.; Sims, A.C.; Thackray, L.B.; et al. Hypergraph models of biological networks to identify genes critical to pathogenic viral response. BMC Bioinform. 2021, 22, 287. [Google Scholar] [CrossRef]
- Somu, N.; Raman, M.G.; Kirthivasan, K.; Sriram, V.S. Hypergraph Based Feature Selection Technique for Medical Diagnosis. J. Med. Syst. 2016, 40, 239. [Google Scholar] [CrossRef]
- Shao, W.; Peng, Y.; Zu, C.; Wang, M.; Zhang, D.; Alzheimer’s Disease Neuroimaging Initiative. Hypergraph Based Multi Task Feature Selection for Multimodal Classification of Alzheimer’s Disease. Comput. Med. Imaging Graph. 2020, 80, 101663. [Google Scholar] [CrossRef]
- Karypis, G.; Aggarwal, R.; Kumar, V.; Shekhar, S. Multilevel Hypergraph Partitioning: Application in VLSI Domain. In Proceedings of the 34th Annual Design Automation Conference, Anaheim, CA, USA, 9–13 June 1997; pp. 526–529. [Google Scholar]
- Karypis, G.; Kumar, V. Multilevel k-Way Hypergraph Partitioning. In Proceedings of the 36th Annual ACM/IEEE Design Automation Conference, New Orleans, LA, USA, 21–25 June 1999; pp. 343–348. [Google Scholar]
- Chen, J.; Schwaller, P. Molecular Hypergraph Neural Networks. J. Chem. Phys. 2024, 160, 144307. [Google Scholar] [CrossRef] [PubMed]
- Diestel, R. Graph Theory; Springer: Berlin/Heidelberg, Germany, 2024. [Google Scholar]
- Bretto, A. Hypergraph Theory: An Introduction; Mathematical Engineering; Springer: Cham, Switzerland, 2013; Volume 1. [Google Scholar]
- Al Odhari, A. Neutrosophic Power Set and Neutrosophic Hyper Structure of Neutrosophic Set of Three Types. Ann. Pure Appl. Math. 2025, 31, 125–146. [Google Scholar]
- Rahmati, M.; Hamidi, M. Extension of g Algebras to SuperHyper g Algebras. Neutrosophic Sets Syst. 2023, 55, 557–567. [Google Scholar]
- 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. Trans. Fuzzy Sets Syst. 2025, 8, 80. [Google Scholar]
- Fujita, T.; Smarandache, F. Superhypergraph neural networks and plithogenic graph neural networks: Theoretical foundations. In Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; NSIA Publishing House: Gallup, NM, USA, 2025. [Google Scholar]
- Smarandache, F. Foundation of SuperHyperStructure & Neutrosophic SuperHyperStructure. Neutrosophic Sets Syst. 2024, 63, 21. [Google Scholar]
- Smarandache, F. Extension of HyperAlgebra to SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra (Revisited). In Intelligent Methods Systems and Applications in Computing, Communications and Control; Springer: Cham, Switzerland, 2022; pp. 427–432. [Google Scholar]
- Novák, M.; Křehlík, Š.; Ovaliadis, K. Elements of hyperstructure theory in UWSN design and data aggregation. Symmetry 2019, 11, 734. [Google Scholar] [CrossRef]
- Adebisi, S.A.; Ajuebishi, A.P. The Order Involving the Neutrosophic Hyperstructures, the Construction and Setting up of a Typical Neutrosophic Group. HyperSoft Set Methods Eng. 2025, 3, 26–31. [Google Scholar] [CrossRef]
- Fujita, T. A theoretical exploration of hyperconcepts: Hyperfunctions, hyperrandomness, hyperdecision-making, and beyond (including a survey of hyperstructures). In Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; NSIA Publishing House: Gallup, NM, USA, 2025; Volume 344, p. 111. [Google Scholar]
- Davvaz, B.; Vougiouklis, T. Walk Through Weak Hyperstructures, A: Hv Structures; World Scientific: Singapore, 2018. [Google Scholar]
- Davvaz, B.; Cristea, I. Studies in Fuzziness and Soft Computing; Springer: Cham, Switzerland, 2015; Volume 321, pp. 38–46. [Google Scholar]
- Golzio, A.C. A Brief Historical Survey on Hyperstructures in Algebra and Logic. S. Am. J. Log. 2018, 4, 2446–6719. [Google Scholar]
- Smarandache, F. Introduction to SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra. J. Algebr. Hyperstructures Log. Algebr. 2022, 3, 17–24. [Google Scholar] [CrossRef]
- Vougioukli, S. Helix hyperoperation in teaching research. Sci. Philos. 2020, 8, 157–163. [Google Scholar]
- Vougioukli, S. Hyperoperations defined on sets of S-helix matrices. J. Algebr. Hyperstructures Log. Algebr. 2020, 1, 81–90. [Google Scholar] [CrossRef]
- Smarandache, F. SuperHyperFunction, SuperHyperStructure, Neutrosophic SuperHyperFunction and Neutrosophic SuperHyperStructure: Current Understanding and Future Directions. Neutrosophic Syst. Appl. 2023, 12, 6. [Google Scholar] [CrossRef]
- Fujita, T. Exploration of Graph Classes and Concepts for SuperHypergraphs and n-th Power Mathematical Structures. In Advancing Uncertain Combinatorics Through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; Volume 3, p. 512. [Google Scholar]
- Smarandache, F. n-SuperHyperGraph and Plithogenic n-SuperHyperGraph. Nidus Idearum 2019, 7, 107–113. [Google Scholar]
- Ghods, M.; Rostami, Z.; Smarandache, F. Introduction to Neutrosophic Restricted SuperHyperGraphs and Neutrosophic Restricted SuperHyperTrees and several of their properties. Neutrosophic Sets Syst. 2022, 50, 480–487. [Google Scholar]
- Ausiello, G.; Laura, L. Directed hypergraphs: Introduction and fundamental algorithms? A survey. Theor. Comput. Sci. 2017, 658, 293–306. [Google Scholar] [CrossRef]
- Ducournau, A.; Bretto, A. Random walks in directed hypergraphs and application to semi-supervised image segmentation. Comput. Vis. Image Underst. 2014, 120, 91–102. [Google Scholar] [CrossRef]
- Pretolani, D. Finding hypernetworks in directed hypergraphs. Eur. J. Oper. Res. 2013, 230, 226–230. [Google Scholar] [CrossRef]
- Fujita, T. Review of some superhypergraph classes: Directed, bidirected, soft, and rough. In Advancing Uncertain Combinatorics Through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; Volume 2. [Google Scholar]
- Zadeh, L.A. Fuzzy sets. Inf. Control 1965, 8, 338–353. [Google Scholar] [CrossRef]
- Gou, X.; Xu, X.; Xu, Z.; Skare, M. Circular Economy and Fuzzy Set Theory: A Bibliometric and Systematic Review Based on Industry 4.0 Technologies Perspective. Technol. Econ. Dev. Econ. 2024, 30, 489–526. [Google Scholar] [CrossRef]
- Al Mhdawi, M.K.S.; O’Connor, A.; Qazi, A. Structural Equation Modeling and Fuzzy Set Theory: Advancing Risk Assessment in Oil and Gas Construction Projects. Environ. Impact Assess. Rev. 2024, 109, 107622. [Google Scholar] [CrossRef]
- Garg, H.; Dutta, D.; Dutta, P.; Gohain, B. An Extended Group Decision Making Algorithm with Intuitionistic Fuzzy Set Information Distance Measures and Their Applications. Comput. Ind. Eng. 2024, 197, 110537. [Google Scholar] [CrossRef]
- Alreshidi, N.A.; Shah, Z.; Khan, M.J. Similarity and Entropy Measures for Circular Intuitionistic Fuzzy Sets. Eng. Appl. Artif. Intell. 2024, 131, 107786. [Google Scholar] [CrossRef]
- Atanassov, K.T.; Atanassov, K.T. Intuitionistic Fuzzy Sets; Springer: Berlin/Heidelberg, Germany, 1999. [Google Scholar]
- Borah, G.; Dutta, P. Fuzzy Risk Analysis in Crop Selection Using Information Measures on Quadripartitioned Single Valued Neutrosophic Sets. Expert Syst. Appl. 2024, 255, 124750. [Google Scholar] [CrossRef]
- Guo, Y.; Shahin, A.I.; Garg, H. An Indeterminacy Fusion of Encoder Decoder Network Based on Neutrosophic Set for White Blood Cells Segmentation. Expert Syst. Appl. 2024, 246, 123156. [Google Scholar] [CrossRef]
- Smarandache, F. A unifying field in Logics: Neutrosophic Logic. In Philosophy; American Research Press: Santa Fe, NM, USA, 1999; pp. 1–141. [Google Scholar]
- Ponnukumar, P.S.; Francis Xavier, N.I.; Jaganathan, R. Stable Plithogenic Cubic Sets. J. Fuzzy Ext. Appl. 2025, 6, 410–423. [Google Scholar]
- Smarandache, F. Plithogenic set, an extension of crisp, fuzzy, intuitionistic fuzzy, and neutrosophic sets—Revisited. Neutrosophic Sets Syst. 2018, 21, 153–166. [Google Scholar]
- Shi, X.; Kosari, S.; Talebi, A.A.; Sadati, S.H.; Rashmanlou, H. Investigation of the main energies of picture fuzzy graph and its applications. Int. J. Comput. Intell. Syst. 2022, 15, 31. [Google Scholar] [CrossRef]
- Parvathi, R.; Karunambigai, M.; Atanassov, K.T. Operations on intuitionistic fuzzy graphs. In Proceedings of the 2009 IEEE International Conference on Fuzzy Systems, Jeju, Republic of Korea, 20–24 August 2009; pp. 1396–1401. [Google Scholar]
- Karunambigai, M.; Sivasankar, S.; Palanivel, K. Properties of Balanced Intuitionistic Fuzzy Graphs. Int. J. Res. Sci. 2014, 1, 1–5. [Google Scholar] [CrossRef]
- Broumi, S.; Sundareswaran, R.; Shanmugapriya, M.; Chellamani, P.; Bakali, A.; Talea, M. Determination of various factors to evaluate a successful curriculum design using interval-valued Pythagorean neutrosophic graphs. Soft Comput. 2023, 1–20. [Google Scholar] [CrossRef]
- Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Complex Neutrosophic Graphs of Type. In Collected Papers: On Neutrosophic Theory and Applications; Global Knowledge Publishing House: Miami, FL, USA, 2022; Volume VI, p. 204. [Google Scholar]
- Fujita, T. Survey of Intersection Graphs, Fuzzy Graphs and Neutrosophic Graphs. In Advancing Uncertain Combinatorics Through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; p. 114. [Google Scholar]
- Enriquez, E.; Estrada, G.; Loquias, C.; Bacalso, R.J.; Ocampo, L. Domination in fuzzy directed graphs. Mathematics 2021, 9, 2143. [Google Scholar] [CrossRef]
- Batool, T.; Ahmad, U. A new approximation technique based on central bodies of rough fuzzy directed graphs for agricultural development. J. Appl. Math. Comput. 2024, 70, 1673–1705. [Google Scholar] [CrossRef]
- Rashmanlou, H.; Samanta, S.; Pal, M.; Borzooei, R.A. Intuitionistic fuzzy graphs with categorical properties. Fuzzy Inf. Eng. 2015, 7, 317–334. [Google Scholar] [CrossRef]
- Deepa, G.; Praba, B.; Chandrasekaran, V. A study on energy of an intuitionistic fuzzy directed graph. Res. J. Pharm. Technol. 2016, 9, 190–195. [Google Scholar] [CrossRef]
- Hamidi, M.; Smarandache, F. Single-valued neutrosophic directed (hyper) graphs and applications in networks. J. Intell. Fuzzy Syst. 2019, 37, 2869–2885. [Google Scholar] [CrossRef]
- Visalakshi, V.; Keerthana, D.; Rajapandiyan, C.; Jafari, S. Various Degrees of Directed Single Valued Neutrosophic Graphs. Neutrosophic Sets Syst. 2024, 73, 44. [Google Scholar]
- Fujita, T. Review of plithogenic directed, mixed, bidirected, and pangene offgraph. In Advancing Uncertain Combinatorics Through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond; Biblio Publishing: Grandview Heights, OH, USA, 2024; p. 120. [Google Scholar]
- Maneckshaw, B.; Mahapatra, G. Novel fuzzy matrix swap algorithm for fuzzy directed graph on image processing. Expert Syst. Appl. 2022, 193, 116291. [Google Scholar] [CrossRef]
- Praba, B.; Deepa, G.; Chandrasekaran, V. Lower and upper bound of the Laplacian energy with real and complex roots of an intuitionistic fuzzy directed graph. Int. J. Appl. Syst. Stud. 2018, 8, 196–217. [Google Scholar] [CrossRef]
- Maji, P.K.; Biswas, R.; Roy, A.R. Soft set theory. Comput. Math. Appl. 2003, 45, 555–562. [Google Scholar] [CrossRef]
- Feng, F.; Jun, Y.B.; Liu, X.; Li, L. An adjustable approach to fuzzy soft set based decision making. J. Comput. Appl. Math. 2010, 234, 10–20. [Google Scholar] [CrossRef]
- Yang, X.; Yu, D.; Yang, J.; Wu, C. Generalization of soft set theory: From crisp to fuzzy case. In Fuzzy Information and Engineering: Advances in Soft Computing; Springer: Berlin/Heidelberg, Germany, 2007; Volume 40, pp. 345–354. [Google Scholar]
- Akram, M.; Malik, H.M.; Shahzadi, S.; Smarandache, F. Neutrosophic Soft Rough Graphs with Application. Axioms 2018, 7, 14. [Google Scholar] [CrossRef]
- Malik, H.M.; Akram, M. A new approach based on intuitionistic fuzzy rough graphs for decision-making. J. Intell. Fuzzy Syst. 2018, 34, 2325–2342. [Google Scholar] [CrossRef]
- Ramsankar, A.D.; Krishnamoorthy, A. Exploring Metric Dimensions for Dimensionality Reduction and Navigation in Rough Graphs. Math. Model. Eng. Probl. 2024, 11, 1037–1043. [Google Scholar] [CrossRef]
- Noorjahan, S.; Sharief Basha, S. Developing an Intuitionistic Fuzzy Rough New Correlation Coefficient Approach for Enhancing Robotic Vacuum Cleaner. Sci. Prog. 2024, 107. [Google Scholar] [CrossRef]
- Pawlak, Z. Rough sets. Int. J. Comput. Inf. Sci. 1982, 11, 341–356. [Google Scholar] [CrossRef]
- Pawlak, Z.; Wong, S.K.M.; Ziarko, W. Rough sets: Probabilistic versus deterministic approach. Int. J. Man-Mach. Stud. 1988, 29, 81–95. [Google Scholar] [CrossRef]
- Xu, R.; Zhang, C.Q. On flows in bidirected graphs. Discret. Math. 2005, 299, 335–343. [Google Scholar] [CrossRef]
- Bessouf, O.; Khelladi, A. New concept of connection in bidirected graphs. RAIRO Oper. Res. 2018, 52, 351. [Google Scholar] [CrossRef]
- Wang, Y.; Yuan, B.J.; Li, S.D.; Wang, C.J. Mixed graphs with H-rank 3. Linear Algebra Appl. 2017, 524, 22–34. [Google Scholar] [CrossRef]
- Hansen, P.; Kuplinsky, J.; de Werra, D. Mixed Graph Colorings. Math. Meth. Oper. Res. 1997, 45, 145–160. [Google Scholar] [CrossRef]
- Beck, M.; Blado, D.; Crawford, J.; Jean Louis, T.; Young, M. On Weak Chromatic Polynomials of Mixed Graphs. Graphs Combin. 2015, 31, 91–98. [Google Scholar] [CrossRef]
- Ries, B. Coloring Some Classes of Mixed Graphs. Discrete Appl. Math. 2007, 155, 1–6. [Google Scholar] [CrossRef]
- Fujita, T.; Smarandache, F. A Concise Study of Some Superhypergraph Classes. Neutrosophic Sets Syst. 2024, 77, 548–593. [Google Scholar]
Table 1.
Comparison of basic structures: graph, hypergraph, and n-superhypergraph.
Table 1.
Comparison of basic structures: graph, hypergraph, and n-superhypergraph.
Structure | Vertex Set | Edge Set | Arity | Notes |
---|
Graph | V | | 2 | Binary relations only |
HyperGraph | V | | | Multi-way relations |
n-SuperHyperGraph | | | | Hierarchical “super” structure |
Table 2.
Summary of fuzzy, intuitionistic fuzzy, neutrosophic, and plithogenic graph frameworks.
Table 2.
Summary of fuzzy, intuitionistic fuzzy, neutrosophic, and plithogenic graph frameworks.
Structure | Vertex Description | Edge Description | Arity | Notes |
---|
Fuzzy Graph | V with | with | 2 | Models gradual membership of vertices and edges |
Intuitionistic Fuzzy Graph | V with | with | 2 | Captures both membership () and non-membership () |
Neutrosophic Graph | V with | with | 2 | Includes truth, indeterminacy, and falsity degrees |
Plithogenic Graph | V with | with | 2 | Models attribute appurtenance and contradiction |
Table 3.
Comparison of directed, bidirected, and multidirected graph variants.
Table 3.
Comparison of directed, bidirected, and multidirected graph variants.
Structure | Vertex Set | Edge Description | Key Feature |
---|
Directed Graph | V | (ordered pairs ) | Each edge has a single orientation from source to target [46] |
Bidirected Graph | V | with | Each endpoint of an undirected edge carries its own local direction [43] |
Multidirected Graph | V | Multiset of arcs with and | Allows multiple parallel edges; records source, target, and multiplicity [44] |
| 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 author. 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 (https://creativecommons.org/licenses/by/4.0/).