>
|
|
Create a hypergraph from its vertices and edges.
>
|
|
| (1) |
Print its vertices and edges.
>
|
|
| |
| (2) |
Draw a graphical representation of this hypergraph.
Check whether H is connected.
>
|
|
Check whether H is linear.
Construct the line graph L of H.
>
|
|
| (5) |
Draw a graphical representation of L.
Construct the vertex-edge-incidence graph M of H.
>
|
|
| (6) |
Draw a graphical representation of L.
Create another hypergraph.
| (7) |
Print its vertices and edges.
>
|
|
| |
| (8) |
Draw a graphical representation of this hypergraph.
Check whether H is connected.
>
|
|
Check whether H is linear.
Construct the line graph L of H.
>
|
|
| (11) |
Draw a graphical representation of L.
Construct the vertex-edge-incidence graph M of H.
>
|
|
| (12) |
Draw a graphical representation of L.