Click or drag to resize
SymbolDigraph Methods

The SymbolDigraph type exposes the following members.

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