Click or drag to resize
CC Methods

The CC type exposes the following members.

Methods
  NameDescription
Public methodConnected
Returns true if vertices v and w are in the same connected component.
Public methodId
Returns the component id of the connected component containing vertex v.
Public methodStatic memberMainTest
Demo test the CC data type.
Public methodSize
Returns the number of vertices in the connected component containing vertex v.
Top
See Also