IGraph<'TVertex, 'TEdge>
Namespace: QuickGraph
A graph with vertices of type and edges of type
Instance members
Instance member | Description |
AllowParallelEdges
Signature: bool
Modifiers: abstract |
Gets a value indicating if the graph allows parallel edges |
IsDirected
Signature: bool
Modifiers: abstract |
Gets a value indicating if the graph is directed |