Click or drag to resize
SymbolGraph Methods

The SymbolGraph type exposes the following members.

Methods
  NameDescription
Public methodContains
Does the graph contain the vertex named s?
Public methodIndex
Returns the integer associated with the vertex named s.
Public methodStatic memberMainTest
Demo test the SymbolGraph data type.
Public methodName
Returns the name of the vertex associated with the integer v.
Top
See Also