Generic graph interface.
type of vertex on the graph.
a vertex on the graph.
a list of vertices connected to the given vertex.
an unique numeric identifier for the given node.
Generated using TypeDoc
Generic graph interface.