Scilab function

strong_con_nodes - set of nodes of a strong connected component

Calling Sequence

ns = strong_con_nodes(i,g)

Parameters

Description

strong_con_nodes returns the row vector ns of the numbers of the nodes which belong to the strong connected component number i.

Examples

See Also