The data the algorithm needs to associate with each vertex.
Topological order of the vertex. It is updated each time an edge is added.
Used by the breadth-first search.
Generated using TypeDoc
The data the algorithm needs to associate with each vertex.