| IAddressableDigraphBuilder | A builder of directed graphs whose vertices can be assigned and retrieved by String addresses. |
| Digraph | A directed graph object, cyclic or acyclic. |
| Digraph.E | Oriented edge with optional weight. |
| Digraph.V | Vertex of a directed graph. |