CC Methods |
The CC type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connected |
Returns true if vertices v and w are in the same
connected component. |
![]() | Id |
Returns the component id of the connected component containing vertex v. |
![]() ![]() | MainTest |
Demo test the CC data type. |
![]() | Size |
Returns the number of vertices in the connected component containing vertex v. |