The type of the value stored in the graph.
Gets the connected components of the graph.
An array with all of the connected components of the graph.
Returns the number of nodes in the graph.
The size of the graph.
Gets the values of the graph's nodes.
An array with all of the values of the graph's nodes in order.
Generated using TypeDoc, the 1/31/2021 at 6:18:55 AM
Wrapper for an array of
GraphNodes
.