>
|
|
Create a hypergraph from its vertices and edges.
>
|
|
| (1) |
Print its vertices and edges.
>
|
|
| |
| (2) |
Draw a graphical representation of this hypergraph.
Create another hypergraph from its edges.
>
|
|
| (3) |
Print its vertices and edges.
>
|
|
| |
| (4) |
Draw a graphical representation of this hypergraph.
Create a third hypergraph from its vertices and bit vector encodings of its edges.
>
|
|
| (5) |
Print its vertices and edges.
>
|
|
| |
| (6) |
Draw a graphical representation of this hypergraph.