The Graph type exposes the following members.

Fields

  NameDescription
Public fieldadyM
Adyacency matrix for this Graph.
Public fieldfloydM
Floyd-Warshall matrix for this Graph.
Public fieldnbNodes
Number of nodes at this Graph.

See Also