| Class | Description |
|---|---|
| Digraph |
A class for representing directed graphs.
|
| DigraphEdge |
A class for representing edges of directed graphs.
|
| DigraphNode |
A class for representing nodes of directed graphs.
|
| DigraphNodeLabeled |
A class for representing nodes in directed graphs that have
strings as labels for the nodes.
|