Class | Description |
---|---|
Node |
Node is the class representing a vertex or node in the graph/network.
|
NodeCollection |
NodeCollection is responsible for keeping a collection of all existing nodes
in the program and for providing the correct reference to a name, identified
by its name.
|