>
|
|
Create a hypergraph from its vertices and edges.
>
|
|
| (1) |
Print its vertices and edges.
>
|
|
| |
| (2) |
Print the numbers of its vertices and hyperedges.
>
|
|
Draw a graphical representation of this hypergraph.
Create another hypergraph from its vertices and bit vector encdings of its edges.
>
|
|
| (4) |
Print its vertices and edges.
>
|
|
| |
| (5) |
Print the numbers of its vertices and hyperedges.
>
|
|
Draw a graphical representation of this hypergraph.