WolframInstitute`Hypergraph`
Hypergraph |
|
| | ||||
|
| |
Examples
(5)
Basic Examples
(5)
Make a hypergraph from a list of edges:
In[1]:=
Hypergraph |
Out[1]=
Make a hypergraph from a list of vertices and edges:
In[1]:=
Hypergraph |
Out[1]=
Label vertices and edges with style:
In[1]:=
Hypergraph |
Out[1]=
Show edge arrows:
In[1]:=
Hypergraph |
Out[1]=
Go 3D:
In[1]:=
Hypergraph3D |
Out[1]=
|
""