Graph
A generic, immutable graph structure.
Parameters
T
the type of vertices in the graph
Inheritors
Properties
Link copied to clipboard
Converts a Graph into a VisitableOnceGraph which allows visiting each vertex only once.
A generic, immutable graph structure.
the type of vertices in the graph
Converts a Graph into a VisitableOnceGraph which allows visiting each vertex only once.