The nth vertex in the graph.
with other vertices./// Greater than 0 means that this vertex has been visited.
Is this in the Stack?
Whether this vertex is in a cyclic relationship
Aka. lowlink.
The module represented by this vertex.
Also called successors.
Represents a module in the graph.