>
|
|
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.
Check whether H and L are equal.
Check whether H and L are isomorphic.
>
|
|
Compute the transversal T hypergraph of H and the transversal TT of T.
>
|
|
| |
| (7) |
>
|
|
| |
| (8) |
Compute the hypergraph induced by the minimal hyperedges of H.
| (9) |
Print the vertices and edges of M.
>
|
|
| |
| (10) |
Check that TT and M are equal as hypergraphs.