| KosarajuSharirSCCId Method  | 
             Returns the component id of the strong component containing vertex v.
 
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxParameters
- v
 - Type: SystemInt32
the vertex 
Return Value
Type: 
Int32the component id of the strong component containing vertex 
v
See Also